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
Whoops, heh, well, there are actually two things going on there. If you look at that route in the flask app, you'll see that it's missing the cross-domain decorator. The other thing is that you need a super secret key in order to actually delete stuff. Let's talk a bit offline about how to implement this, just so we don't get some joker in there deleting junk all willy-nilly.
Trying to delete deprecated app:
Getting an XSS error
The text was updated successfully, but these errors were encountered: