401. This is a mistake. Error: invalid_client OAuth client not found

I’m working with the Google Drive file manager by following this demo of a Google Drive file . I created an API key and client ID. But when I run the project, I get the following error

  1. This is mistake.

Error: invalid_client

OAuth client not found.

I also checked this example file link for google drive , but it does not work, please help me solve my problem.

invalid_client in google oauth2 .

enter image description here

+5
source share
1 answer

client_id , client_id

0

All Articles