Hi all,
When trying to access the image-recognition/v1 API I am receiving the following error:
{
"error": {
"code": "14",
"message": "Missing scope: scope 'image-recognition'"
}
}
I have tried to create the token using image-recognition as the score but getting an error.
It keeps coming back with invalid scope.
Anyone faced this issue before?