thunderbird / appointment

Invite others to grab times on your calendar. Choose a date. Make appointments as easy as it gets.
https://appointment.day
Mozilla Public License 2.0
20 stars 3 forks source link

Booking link is invalid, cannot confirm appointments #546

Closed kewisch closed 1 month ago

kewisch commented 1 month ago

Describe the bug I had someone set up a booking via my link. They requested a slot, but I cannot approve it.

To Reproduce Steps to reproduce the behavior:

  1. Set up booking
  2. Click on approve link on email, or confirm link in booking info
  3. You get to a page that just says "This booking confirmation link is invalid"

Expected behavior I can confirm or deny the booking

Actual behavior Booking link is invalid

Screenshots image

Additional context I only have one booking in my account, if you want to look it up

kewisch commented 1 month ago

Mel went through this with me, it appears the OAuth connection to zoom failed. Reconnecting zoom fixes it. There is an intention to re-auth zoom in cases where this fails instead of saying the link is invalid.

MelissaAutumn commented 1 month ago

Sentry issue: https://thunderbird.sentry.io/issues/5595711240/?project=4505428124827648&query=is%3Aunresolved+issue.priority%3A%5Bhigh%2C+medium%5D&referrer=issue-stream&statsPeriod=7d&stream_index=0

I cannot reproduce this locally, and zoom tokens only have a 1 hour life-span before the refresh token flow kicks in (which is what errored out here, but not locally.)

Still monitoring this for more details as right now we just get "invalid_grant".

ryanleesipes commented 1 month ago

I am now experiencing this bug. Happy to test in order to help learn more about it.