Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API not working for self-hosted instance #8295

Open
BOHEUS opened this issue Nov 3, 2024 · 0 comments
Open

API not working for self-hosted instance #8295

BOHEUS opened this issue Nov 3, 2024 · 0 comments
Labels

Comments

@BOHEUS
Copy link
Contributor

BOHEUS commented Nov 3, 2024

Scenario:

  1. Log in
  2. Go to Settings
  3. Toggle Advanced on
  4. Go to API & Webhooks
  5. Create new API key or use existing one
  6. Copy API key and go here, select Localhost or other depending where self-hosted instance is located and paste the key

Actual: API is not working for self-hosted instance, when checking localhost:3000/graphql, GraphQL API says the token is invalid, REST API doesn't load at all

Expected: API must work for self-hosted instance

Note: In docs Core API doesn't load when token is invalid but Metadata API loads despite "wrong" token

@BOHEUS BOHEUS added the type: bug Something isn't working label Nov 3, 2024
guillim pushed a commit that referenced this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants