0

enter image description hereI am having issue while using the GMAIL API, earlier this used to work but suddenly it started showing me issue of Error 400: redirect_uri_mismatch. Please do let me know what needs to be done. I tried creating the credentials again but still facing the same issue.

  • This might help https://youtu.be/QHz1Rs6lZHQ – Linda Lawton - DaImTo Jul 21 '21 at 14:50
  • Did you visit the URL that is displayed to you and check that you have added that redirect URI? – Iamblichus Jul 22 '21 at 08:07
  • Yes I tried the same but still it is giving me the same issue. It works on local when i run through the code. But when I host the same on the server it doesn't. – user2717444 Jul 22 '21 at 09:35
  • Below is the error message faced by me. ------------------------------------------------------------------ Access is denied Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.HttpListenerException: Access is denied Source Error: Line 29: { Line 30: Response.Write(ex.Message); Line 31: throw ex; Line 32: } Line 33: } – user2717444 Jul 22 '21 at 09:36

0 Answers0