Skip to Content
Menu
This question has been flagged
2 Replies
8066 Views

Hi,

I have a strange behaviour with the Google Calendar in Odoo9. Until yesterday sync worked perfect. Suddenly, from one moment to another sync throws following error in the log: 


ERROR master openerp.addons.google_account.google_account: Bad google request : {
 "error": {
  "errors": [
   {
    "domain": "calendar",
    "reason": "timeRangeEmpty",
    "message": "The specified time range is empty.",
    "locationType": "parameter",
    "location": "timeMax"
   }
  ],
  "code": 400,
  "message": "The specified time range is empty."
 }
}


This is quite strange. What is very interesting, it happens ONLY with my Admin Account. If I login as another user I can run the sync with further issues. 

The error message isn't clear enough for me.

It must be related to the user (admin) but where and how can I fix it?

regard

Dominic

Avatar
Discard

You could check your timezone settings. The user one and the one in Google on you agenda have to be coherent.

Also have a look there : https://github.com/odoo/odoo/issues/12573 recommandations could also help

Best Answer

probleme resolu : pour informartion si vous avez ce soucis 

dans le champs Authorized redirect urls

on doit mettre https://mycompany.odoo.com/google_acount/authentication


sauf que jai mis authentiFication alors le FI doit etre absent 

si cette information peu vous servir.

Avatar
Discard
Best Answer

Hello,

I think this issue related to the date range, e.g the date start is greater than the date end ...

So you can check your last activities searching for such input ...

Hope this could helps

Avatar
Discard
Author

I had a smiliar idea that it might be related to a wrong event. So I delete all my events from my user and error still exists. Other ideas?

Related Posts Replies Views Activity
0
Jan 16
3523
1
Jun 25
424
0
Aug 24
1457
2
Apr 24
4199
0
Sep 23
1898