I am also facing this problem. But I am sending the correct access token and I get the following error
{
“error”: “Unauthorized”,
“status”: 401,
“message”: “Must provide a valid Client-ID or OAuth token”
}
Not sure what the problem is
I am also facing this problem. But I am sending the correct access token and I get the following error
{
“error”: “Unauthorized”,
“status”: 401,
“message”: “Must provide a valid Client-ID or OAuth token”
}
Not sure what the problem is