ChatGPT.Net icon indicating copy to clipboard operation
ChatGPT.Net copied to clipboard

Authorisation header using Bearer Auth

Open vinayakj-futurism opened this issue 1 year ago • 1 comments

Getting below 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.",

How to add this auth with bearer token ?

vinayakj-futurism avatar May 10 '23 12:05 vinayakj-futurism