I am working with Google Drive File Picker by following this Google Drive File Picker Example demo project. I have generated API Key and Client Id. But when I run the projec
In the following pic, I made with restricted mode in API keys section. This helped me to to remove the display. Hence finally, shown as:
No API keys to display
Try to validate the client_id with those that you created for your project as:
https://console.developers.google.com/google/maps-apis/credentials?folder=&organizationId=&project=saml-281612
The project name, like in my case, it is saml, should match with the project apps as saml to mitigate mismatch_uri error.
This helped me to remove all those errors as:
1. Error 400 : mismatch_uri
2. Error 401 : invalid client_id