Skip to content

X-Master-Key is invalid or the bin doesn't belong to your account #70

Description

@badlydrawnrob

I can't for the life of me figure out where I'm going wrong with this. For public bins, the docs work:

curl -v\
  -H "X-Master-key: <YOUR_API_KEY>" \
  --request GET \
    https://api.jsonbin.io/v3/b/<BIN_ID>/<BIN_VERSION | latest>

But for private bins, I always get this error. Is it a CORS issue? I'm attempting it from the terminal app on Mac. I had to shelve using JsonBin before due to this issue, and would be a little concerned to pay for a service that isn't working for me. All the routes would have to be public right now it seems.

Have tried refreshing the master key, no luck. The current formatting also fails for PUT with x-master-key and x-access-key too.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions