Just start to look at openai api. try
curl “https://platform.openai.com” with the response 403, but, using web browser, get 200 response.
Even I copy web browse’s HTTP request as cCurl, and run it on the command line ends at 403.
Any explanation on this behavior?