You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To 100% of the time configure the webchat to be always open from the admin panel.
Then you'll see a poll request to /conversation//?poll and also a cors message for that request.
The thing is nothing stops the components from doing the poll when no/insufficient credentials are given.
The app recovers once the state is updated and the next poll cycle comes around.
The text was updated successfully, but these errors were encountered:
To 100% of the time configure the webchat to be always open from the admin panel.
Then you'll see a poll request to
/conversation//?poll
and also a cors message for that request.The thing is nothing stops the components from doing the poll when no/insufficient credentials are given.
The app recovers once the state is updated and the next poll cycle comes around.
The text was updated successfully, but these errors were encountered: