Hey all, please have patience with a confused question. This is Clojure noob mode... making a simple web app with Ring and not getting then anti-forgery token set (it gets the “Unbound...” value). Not sure how to go about debugging.
I have a simple tutorial app (x y coords thing) that works as expected... I’m obviously doing something silly but have a hard time figuring it out 😬
@mattias504 do you mean *anti-forgery-token*
.
Can you shared your code and where exactly are you hitting the issue?
Thanks, I’ll try to share the code in some sensible way. Not many lines involved, at least... 🙂