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 Error: User not found! #33

Open
sexavet94 opened this issue Feb 7, 2020 · 1 comment
Open

API Error: User not found! #33

sexavet94 opened this issue Feb 7, 2020 · 1 comment

Comments

@sexavet94
Copy link

Medium API doesn't work.
I have created an APP and authorized my user. Fetched the access_token successfully.
But when I try to fetch an authorized user's info, I have gotten the below error message:
{"errors":[{"message":"User not found","code":6004}]}

These are the logs:
http://prntscr.com/qarjrp
http://prntscr.com/qark4h

I have tried to create a new "Integration tokens" from my User settings and tried to use it instead of the access token. But the same result. I can not get authorized user's information.
What is wrong? Could you help me, please?
I have contacted the Medium support team several times. But their support is very bad. They reply very late and every time writes unrelated messages.

Thanks in advance.

@matt-fff
Copy link

matt-fff commented May 3, 2020

@sexavet94 if you haven't already, you should invalidate your integration token. A bad actor could take it from the screenshot and use it against your account.

I'm facing the same issue, despite having successfully used the https://api.medium.com/v1/me endpoint in the past. It's aggravating.

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