Has anyone had success using the session key authentication with Ajax calls?
I can get the session key through ajax, but requesting, for example, tickets, with the subsequent sessionKey, I get 401 unauthorized.
Anyone experience this or have suggestions?