Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

getExchangeRates() coinbase v2 API gives "invalid_scope" error #114

Closed
kafuwale opened this issue Mar 14, 2017 · 2 comments
Closed

getExchangeRates() coinbase v2 API gives "invalid_scope" error #114

kafuwale opened this issue Mar 14, 2017 · 2 comments
Labels

Comments

@kafuwale
Copy link

using getExchangeRates() function for coinbase v2 API gives exception saying "Scopes don't match current API version".

We have checked the API key and secret key and permissions and seems to be fine.

Can you please look into this ASAP..

@jasonsavard
Copy link

I just got this recently also, I left the v2 permissions in tact and decided to remove the v1 scope/permissions in my Coinbase settings and the issue was resolved for me.

@kafuwale
Copy link
Author

thanks @jasonsavard it works for me too after removing v1 scope/permissions .
Not sure it is expected behaviour from Coinbase API or not, I am still using V1 API for few stuff and now need to maintain two keys till we migrate to V2 :(

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

No branches or pull requests

3 participants