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 6005: Application not found #35

Open
aaisa opened this issue Oct 27, 2020 · 1 comment
Open

API error 6005: Application not found #35

aaisa opened this issue Oct 27, 2020 · 1 comment

Comments

@aaisa
Copy link

aaisa commented Oct 27, 2020

Hi,
I'm trying to use your API with the Integration Token generated on my settings and I'm getting this response:
{ "errors": [ { "message": "Application not found", "code": 6005 } ] }

This is my request:

GET /v1/me HTTP/1.1
Host: api.medium.com
Content-Type: application/json
Accept: application/json
Accept-Charset: utf-8
Authorization: Bearer

Am I doing something wrong?
By now I am testing it in Postman, then I will use it from my Angular App.
Thank you.

@atix-gcondori
Copy link

atix-gcondori commented Dec 17, 2020

I'm having the same problem with React.js. Any solution?
Thanks.

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