<Error>
<Message>
Please provide valid credentials. Bearer realm="yahooapis.jp", error="insufficient_scope", error_description="insufficient scope"
</Message>
</Error>
I encountered the above error when using Yahoo's Store API.
It seems that the application was created with Yahoo ID Integration V2.
As of 2018-03-07, V2 does not support the Store API, so it needs to be created with V1.
Comments