Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
8099 Widoki

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

Awatar
Odrzuć

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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?

Powiązane posty Odpowiedzi Widoki Czynność
0
sty 16
3595
1
cze 25
531
0
sie 24
1547
2
kwi 24
4266
0
wrz 23
2034