{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"status": "UNAUTHENTICATED"
}
}
Although I am using the below request for proper access token and refresh token.
<<Option -1>>
<<Option -2>>
Kindly help to solve.