57

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.

Jongz Puangput
  • 5,527
  • 10
  • 58
  • 96

9 Answers9

43

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

Atiq
  • 14,435
  • 6
  • 54
  • 69
17

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.

Mohammed Siddiq
  • 336
  • 1
  • 6
  • Just switched to another browser other than Chrome and it worked fine. In Chrome, switched Chrome's profile from my every-day account to my admin account and it worked. Thank you. – Zach Young Sep 18 '15 at 16:33
  • I recommend keeping the Google account you normally use for Cloud/Developer Console as your primary account. That is to say: the first account you log into in a Google session, and the first account in the list in the drop-down in the upper-right corner. – Leif Arne Storset Mar 23 '20 at 15:16
5

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.

  • Argh, Google vs. Google: I'm using Chrome with my everyday account, but I'm signed into Console specifically with my admin account. Switching Chrome to my admin account (and still logged in to Console as admin) works. Thank you. – Zach Young Sep 18 '15 at 16:28
  • @Varsha - This helped. Thanks. – Amir May 23 '16 at 16:44
2

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

Vishal Shah
  • 1,069
  • 1
  • 10
  • 11
  • I don't see that API. I do see 'Google Play **Android** Developer API'. Following the answers below about dual accounts worked for me: either using a browser other than Chrome, or switching Chrome itself to my admin profile. – Zach Young Sep 18 '15 at 16:31
  • This led me to a solution. After I enabled the 'Google Play Developer API' as instructed I was able to search for the API I was looking for. +1 – Dan Beaulieu Nov 07 '17 at 23:41
0

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.

Mogsdad
  • 44,709
  • 21
  • 151
  • 275
HKalsi
  • 333
  • 3
  • 10
  • This worked! Why in the world did it worked???Also If someone else has this issue,try different names,maybe without spaces.You have to be creative! – Sotiris Zegiannis May 10 '17 at 11:39
0

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

imon
  • 113
  • 1
  • 1
  • 10
  • This does not provide an answer to the question. Once you have sufficient [reputation](https://stackoverflow.com/help/whats-reputation) you will be able to [comment on any post](https://stackoverflow.com/help/privileges/comment); instead, [provide answers that don't require clarification from the asker](https://meta.stackexchange.com/questions/214173/why-do-i-need-50-reputation-to-comment-what-can-i-do-instead). - [From Review](/review/late-answers/31385613) – Sudhu Mar 30 '22 at 11:11
-2

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.

Arushi
  • 203
  • 1
  • 4
  • 16
-2

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

Oded Ben Dov
  • 9,936
  • 6
  • 38
  • 53
-2

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.