buzzsprout / buzzsprout-api

The official documentation for the Buzzsprout API (http://www.buzzsprout.com).
48 stars 10 forks source link

Bad credentials when passing token to example URL #32

Closed DoubleF3lix closed 1 year ago

DoubleF3lix commented 1 year ago

I'm trying to use Postman to test things, and I've made an account and got my API token, but when I pass it to http://buzzsprout.com/api/2/episodes.json?token=TOKEN, it gives me a 401 error with bad credentials. What am I doing wrong?

DoubleF3lix commented 1 year ago

Nevermind, apparently you can only use the API for your own podcasts.

rsd-earl commented 1 year ago

i'm getting this error while getting my own podcasts...

DoubleF3lix commented 1 year ago

The only advice I could give would be to double check your token is formatted correctly in the headers.