Skip to Content
Menu
This question has been flagged
1 Reply
3551 Views

I am trying to synchronise odoo9 with google api calendar,I have followed this tutorial link :  https://www.odoo.com/documentation/user/11.0/crm/calendar/google_calendar_credentials.html,


even getting below error


400. That’s an error.

Error: redirect_uri_mismatch

The redirect URI in the request, http://localhost:8069/google_account/authentication, does not match the ones authorized for the OAuth client. Visit https://console.developers.google.com/apis/credentials/oauthclient/357668052543-tdrkus8q00bcbgiqm1tge421mmrhr0b4.apps.googleusercontent.com?project=357668052543 to update the authorized redirect URIs.

\Learn more

Request Details
  • access_type=offline
  • state={"s": "calendar", "d": "calendar", "f": "http://localhost:8069/web?debug=#view_type=calendar&model=calendar.event&menu_id=105&action=107"}
  • redirect_uri=http://localhost:8069/google_account/authentication
  • response_type=code
  • client_id=357668052543-tdrkus8q00bcbgiqm1tge421mmrhr0b4.apps.googleusercontent.com
  • approval_prompt=force
  • scope=https://www.googleapis.com/auth/calendar


How do I solve this issue

Avatar
Discard
Best Answer

Hello, Naveen

You can use this module from: https://apps.odoo.com/apps/modules/9.0/google_calendar/ to sync with Google API Calendar

Hope this will help you!

Thanks,

Avatar
Discard
Related Posts Replies Views Activity
3
Aug 24
5503
4
Jul 24
38817
5
Apr 23
93740
3
Nov 22
2957
3
Aug 22
3040