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

Your client does not have permission to get URL from this server. #247

Open
wittg3n opened this issue Apr 9, 2024 · 1 comment
Open

Comments

@wittg3n
Copy link

wittg3n commented Apr 9, 2024

hi
I successfully added the client ID and secret but I'm getting an error below:

`Failed to authenticate:

<title>403 Forbidden</title>

Error: Forbidden

Your client does not have permission to get URL /api/token from this server.

`
@kraxarn
Copy link
Owner

kraxarn commented Jul 4, 2024

Maybe the Client secret is incorrect? Only the Client ID is used during authentication, and if you can get that far, it's most likely correct, unless you accidentally mixed Client ID and Client secret from different apps or something.

There's currently no real validation that they are entered correctly.

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