Aswin - Webapp only getting data when I am logg...
Webapp only getting data when I am logged in to the server.
My webapp gets a 401 response on a get request when I am not logged in to the server. Amazingly (to me at least) it does work when I embed my plugin in a @tommy/kip page, even when I am not logged in to the server. I read about Authentication and Session Management in the documentation, but that is way over my head. Is there a simple explanation of what is going on and a simple example on how to deal with this?
0 Replies