You do not have sufficient permissions to view this page

Google Api

Google Api Problem Overview


I can't enter Credentials or Consent screen via Google Console Developer

I'm admin, sometimes it's allow but most of the time it not

I don't know why. Have anyone be like this?

enter image description here

NOTE

I also use incognito mode , clear cache, clear data but no hope.

Google Api Solutions


Solution 1 - Google Api

In top left corner there is a spinner for project selection(see the attached image), if you select some other project from the drop down of spinner the issue most probably will be solved.

You can select back your project from that menu.

It solved my problem

enter image description here

Solution 2 - Google Api

Please try logging out all other accounts and login only one account then you try it will work. Even I had the same issue now I'm able to do it. If that doesn't help try to login with some other account and try again.

Solution 3 - Google Api

This is most probably due to dual account access. I had to make sure that I was signed in as the same person (the button next to the minimize button on chrome browser) as the account I was using to login into the developers console to gain access. Hope this helps.

Solution 4 - Google Api

In Apis enable 'Google Play Developer API'. This error disappeared after that for me. Wierd bug

Solution 5 - Google Api

I was able to view the page but unable to create the service account.

Remedied as follows

  1. First sign out of any other account.

  2. Create the service account (you receive the error message)

  3. Refresh the screen and the account is displayed, from the settings tab click to generate the public / private keys.

Solution 6 - Google Api

Inspect the page -> application -> cookies -> right click on the link & then clear. After clearing cookies then reload page & signin again. I hope it works.

Solution 7 - Google Api

May be the connection you are using has proxy settings, I faced the same problem , when connecting via proxy server and when i went back home and used without proxy , the page simply opened.

Solution 8 - Google Api

In case anyone has this problem: If you're using the Moesif Origin & CORS Changer chrome extension, you need to disable it. Otherwise it breaks the console

Solution 9 - Google Api

I faced the same issue, in my case, I had a chrome extension to unblock CORS, when I removed this extension from Chrome. Google started working just fine again.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionJongz PuangputView Question on Stackoverflow
Solution 1 - Google ApiMaxView Answer on Stackoverflow
Solution 2 - Google ApiMohammed SiddiqView Answer on Stackoverflow
Solution 3 - Google ApiVarsha VenkateshView Answer on Stackoverflow
Solution 4 - Google ApiVishal ShahView Answer on Stackoverflow
Solution 5 - Google ApiHKalsiView Answer on Stackoverflow
Solution 6 - Google Apiimon ilannoorView Answer on Stackoverflow
Solution 7 - Google ApiArushiView Answer on Stackoverflow
Solution 8 - Google ApiOded Ben DovView Answer on Stackoverflow
Solution 9 - Google ApiCarlos ScarpantonioView Answer on Stackoverflow