Skip to content

Getting 403 Error while connecting to API but logs says 200 OK #38

Description

@TheSumitBanik
curl http://localhost:8000/v1/chat/completions \
  -H "Content-Type: application/json" \
  -d '{"messages": [{"role": "user", "content": "Hello!"}]}'
{"error":{"message":"HTTP 403: ","type":"upstream_error"}}

I have signed into the copilot using necessary steps but still getting this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions