Hello,
I am following Erel's tutorial. I have changed the client secret and id as described, google play developer is linked as shown in the picture. But when I run the client app, it does not bring the login screen , it says in the logs:
How can I fix this ? It seems like a id/password mismatch but it is not , I created a new id with new secret but still same.
I am following Erel's tutorial. I have changed the client secret and id as described, google play developer is linked as shown in the picture. But when I run the client app, it does not bring the login screen , it says in the logs:
B4X:
Getting access token from refresh token...
ResponseError. Reason: , Response: {
"error": "unauthorized_client",
"error_description": "Unauthorized"
}
Error accessing account.
How can I fix this ? It seems like a id/password mismatch but it is not , I created a new id with new secret but still same.