Exception in Google Play Developer:
Team, I have already linked API access. Please refer to the attachment. I'm the owner of this app.
However, I still getting this exception - when calling this API to collect the google play reviews https://androidpublisher.googleapis.com/androidpublisher/v3/applications/com.dhanamanikandan.dhanarandomizer/reviews?access_token=<token>
{
"error": {
"code": 403,
"message": "The project id used to call the Google Play Developer API has not been linked in the Google Play Developer Console.",
"status": "PERMISSION_DENIED"
}
}
Please note it was working until March 2021. I just noticed today and got this error.
Note: I have already reviewed these questions but it didn't help me!