콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
8272 화면

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
3782
1
6월 25
769
0
8월 24
1837
2
4월 24
4579
0
9월 23
2395