跳至内容
菜单
此问题已终结
2 回复
8194 查看

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

形象
丢弃

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

最佳答案

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.

形象
丢弃
最佳答案

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

形象
丢弃
编写者

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?

相关帖文 回复 查看 活动
0
1月 16
3746
1
6月 25
703
0
8月 24
1800
2
4月 24
4460
0
9月 23
2255