After plugin setup activate Google Adsense service and go to
https://[domain].com/wp-admin/admin.php?page=googlesitekit-module-adsense&reAuth=true&slug=adsense
Loading indicator keeps animating, and this error is seen in browser dev console:
{
"code": 403,
"message": {
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceeded",
"message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/adsense.googleapis.com/quotas?project=609871864289",
"extendedHelp": "https://console.developers.google.com/apis/api/adsense.googleapis.com/quotas?project=609871864289"
}
],
"code": 403,
"message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/adsense.googleapis.com/quotas?project=609871864289"
}
},
"data": { "status": 500 }
}
URL of request: https://[domain].com/wp-json/google-site-kit/v1/modules/adsense/data/accounts?_locale=user
Screenshots
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
Changelog entry
The text was updated successfully, but these errors were encountered:
Bug Description
Google Adsense service page is loading forever.
Steps to reproduce
After plugin setup activate Google Adsense service and go to
https://[domain].com/wp-admin/admin.php?page=googlesitekit-module-adsense&reAuth=true&slug=adsense
Loading indicator keeps animating, and this error is seen in browser dev console:
URL of request: https://[domain].com/wp-json/google-site-kit/v1/modules/adsense/data/accounts?_locale=user
Screenshots
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
Changelog entry
The text was updated successfully, but these errors were encountered: