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
Hey @fthobe. It's hard to tell about your setup from the description you provided. It looks like CSRF issue, so it's not really related to Devise, that's how Rails works. You might find something useful here #2734
Feel free to provide a sample app that reproduce this issue otherwise it's hard to see what's wrong.
Pre-check
TRIED
TRIED
Current behavior
we are looking into Solidus to pull up an eCommerce for B2B services. Coming from python I somehow struggle with making SSL work:
Now I know in theory what's to be done (make devise accept additional request headers), but we don't seem to be able to figure out how.
The text was updated successfully, but these errors were encountered: