Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Using this with Developer Tokens #9

Open
pburrows opened this issue Jan 26, 2017 · 2 comments
Open

Using this with Developer Tokens #9

pburrows opened this issue Jan 26, 2017 · 2 comments

Comments

@pburrows
Copy link

I got developer tokens from here:
https://feedly.com/v3/auth/dev

So I shouldn't need a client_secret or client_id right?

I put in the client_id (I have no client_secret) and get this error:

{
errorCode: 400,
errorId: "ap5-sv2.2017012606.2594111",
errorMessage: "unknown client id"
}

Any thoughts?

@tinny4u
Copy link

tinny4u commented Dec 16, 2017

Same issue for me. @pburrows did you manage to resolve this?

@pburrows
Copy link
Author

I wound up just using straight up request-promise library (a promisified version of the request library.) It was easier just to not use a library.

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

No branches or pull requests

3 participants