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
partner sent this update: Regarding the error you have been experiencing, this is actually an issue from our side which I thought was fixed. Unfortunately this error only happened very rarely, making it hard to debug and reproduce.
It has to do with cross domain cookies. As unstoppable domains uses a form that submits to the callback url, cookies need to created in a certain way, allowing them to be included in requests to the callback url that don't originate from the domain the cookies were created on. We just released a fix for this. Please let me know if you still encounter any issues or if you want to have more information about this, as I reckon this could be a good contribution to the documentation.
https://lemonade.social/ showing "bad request" and:
{"statusCode":500,"code":"ERR_ASSERTION","error":"Internal Server Error","message":"You must enable cookies to use this functionality."}
The text was updated successfully, but these errors were encountered: