mattermost / mattermost-plugin-zoom

Zoom plugin for Mattermost :electric_plug:
Apache License 2.0
107 stars 68 forks source link

Zoom Authentication shows invalid oAuth state on first attempt #252

Closed DHaussermann closed 2 years ago

DHaussermann commented 2 years ago

There is an issue with Zoom authentication where the user will see invalid OAuth user state the first time they attempt to use the connection link when using oAuth. On the other 2nd attempt the connection link seems to work.

Steps:

larkox commented 2 years ago

@DHaussermann any chance there is any difference between using the /zoom start command, /zoom connect command and clicking the start meeting button?

catalintomai commented 2 years ago

@sanjaydemansol - can you take a look into it - seems to be a regression from previous release - also blocks this week's Zoom plugin release.

hanzei commented 2 years ago

cc @lufty-demansol

mickmister commented 2 years ago

Fixed with https://github.com/mattermost/mattermost-plugin-zoom/pull/268

Reopened https://github.com/mattermost/mattermost-plugin-zoom/issues/239 and https://github.com/mattermost/mattermost-plugin-zoom/issues/235