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

"Client credentials authentication not allowed" #13

Closed
vergonha opened this issue Apr 23, 2022 · 5 comments
Closed

"Client credentials authentication not allowed" #13

vergonha opened this issue Apr 23, 2022 · 5 comments

Comments

@vergonha
Copy link

I have already redone the entire code in search of a solution to this problem but it is simply impossible to solve it.

In the last function, "follow", the session.put returns me this json:

{\n "error" : {\n "status" : 400,\n "message" : "Client credentials authentication not allowed"\n }\n}

@useragents
Copy link
Owner

What part did you redo?

@useragents
Copy link
Owner

useragents commented Apr 23, 2022

It is pointless to redo anything apart from the follow function as the others work fine. I am looking into it now 👍

@vergonha
Copy link
Author

The original code was returning me this error.

I tried to fix it anyway, it kept coming back to me.

@useragents
Copy link
Owner

Yes, the original code returns that response.

@vergonha
Copy link
Author

Since you didn't want to help:

The error was in the concatenation of the login_token with the URL

If anyone has the same problem.

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