Hello,
I have been using Adsense Management API for a month, all OK, yesterday I am not able to receive anything. From me :
1) I am using OAUTH with offline access (scope=https%3A%2F%
2Fwww.googleapis.com%2Fauth%2Fadsense&access_type=offline)
2) It was working perfectly
3) now returns 403 error
4) I have tried to remove project from Developers console and crete it again, does not work
5) I have tried to create a new user with access to Adsense account, new project under the new email, does not work
6) I have tried
OAuth 2.0 Playground, step 3 returns 403 no user accounts for all requests, even https://www.googleapis.com/adsense/v1.4/adclients
It's not about login, it seems that Management API does not know about my AdSense account.
Any help?