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

The API key you provided does not exist. #24

Open
Martyn911 opened this issue Dec 19, 2023 · 5 comments
Open

The API key you provided does not exist. #24

Martyn911 opened this issue Dec 19, 2023 · 5 comments

Comments

@Martyn911
Copy link

Almost all API methods return an error
{"title":"The API key you provided does not exist." }

Working only https://api.stubhub.net/v2/user

What have you changed? How to fix the situation?

image

@sutra
Copy link

sutra commented Dec 27, 2023

Try to prepend Bearer to the Authorization header, like Bearer ey...

@Martyn911
Copy link
Author

Try to prepend Bearer to the Authorization header, like Bearer ey...

That's what I do. Only works for me https://developer.viagogo.net/api-reference/account#operation/User_Get

But it doesn't work, I need a method
https://developer.viagogo.net/api-reference/inventory#operation/SellerListings_GetSellerListings

@Martyn911
Copy link
Author

The problem started about a month ago

@sutra
Copy link

sutra commented Dec 27, 2023

What's the scope of the token.

@Martyn911
Copy link
Author

What's the scope of the token.

I have the necessary scopes. Everything worked before, but about a month ago it stopped. Nothing has changed on my part

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants