Outputting my request to a text file shows the headers look like this:
Authorization: Bearer sk-proj-***,
Content-Type: application/json,
OpenAI-Organization: org-***,
OpenAI-Project: AngelsReachCharacters
}```
Double checked that the key in question is associated with the project and it is, any idea what's wrong?