I can run all api’s fine apart from OpenAI, i always get this error about headers, i just tried using the browser based addition of the api key and also using .env but both get the same error
“message”: “You didn’t provide an API key. You need to provide your API key in an Authorization header using Bearer auth (i.e. Authorization: Bearer YOUR_KEY), or as the password field (with blank username) if you’re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.”,\n`
API key is confirmed to be working fine