neel_psl
8 years agoAce
Getting an error while generating the session key through URL??
Hi,
I am getting an error while generating the session key through URL,
i am using below url to generate the session key
and i am getting error as
<response status="error">
<error code="504">
<message>
Method 'get' is not supported off of node 'authentication_manager.sessions.login'.
</message>
</error>
</response>
so what should i do??
Thanks