How to add or change return uri in google console for oAuth2
I want to use google oAuth from my webservice i have created new oAuth key but when I use it i get Error: redirect_uri_mismatch The redirect URI in the request: www.blabla.com did not match a registered redirect URI Now, where to find the registered redirect URI to change it, or where can I add another one. Under "API Access" menu of the console I can only "Edit brand information", "Create Another Client ID" and "Edit allowed domains", but I don't have permissions to add one. My problem was that I have created an Client ID for "Service account". And didn't even tried the wizard for "Web