pimutils/vdirsyncer

Google sync invavlid_grant on exired tokens

axet opened this issue · 2 comments

axet commented
  • 0.19.0-1
  • debian 12
  • python 3.11.2

Expired tokens causing to show "invavlid_grant" error message:

error: Unknown error occurred: (invalid_grant) Bad Request

Show correct error message would help fixing the problem much easier. I spend few hours trying to locate the cause.

Same here

How did you know it's expired? I get the same error message but from what I can see my token should be fine.

image