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
I'm having difficulties replicating with Safari Version 18.1.1 (20619.2.8.11.12)
Are you using local environment? Is it a public one that I can use?
Do you have any proxy or are you calling the service directly?
What DIDComm protocol are you using?
Are you using the WebSocket or just the a POST?
Seems like the mediator is responding like this:
For a CORS check from the browser, this is causing Safari 18 to stop polling the endpoint since it triggers a CORS failure
Other browsers seems to just ignore this timeout and work fine.
In order for this bug to reproduce you need to run Safari 18 (Sequoia) on mediator v1.0.0.
The text was updated successfully, but these errors were encountered: