Edit Your Comment
Invalid session after logging in successfully
Sep 23, 2021 at 10:15
Mitglied seit Apr 09, 2014
1 Posts
Hi
I am using JSON API and I can log in successfully. I get my sessionID. Using that session ID, I try to get accounts or log out. It shows an invalid session ID in both cases.
URL
https://www.myfxbook.com/api/login.json?email=*****&password=******
Response of log in
{"error":false,"message":"","session":"**************"}
URL
https://www.myfxbook.com/api/get-my-accounts.json?session=**************
Get accounts response
{"error":true,"message":"Invalid session.","accounts":[]}
URL
https://www.myfxbook.com/api/logout.json?session=**************
Response of logout
{"error":true,"message":"Invalid session."}
I am using JSON API and I can log in successfully. I get my sessionID. Using that session ID, I try to get accounts or log out. It shows an invalid session ID in both cases.
URL
https://www.myfxbook.com/api/login.json?email=*****&password=******
Response of log in
{"error":false,"message":"","session":"**************"}
URL
https://www.myfxbook.com/api/get-my-accounts.json?session=**************
Get accounts response
{"error":true,"message":"Invalid session.","accounts":[]}
URL
https://www.myfxbook.com/api/logout.json?session=**************
Response of logout
{"error":true,"message":"Invalid session."}

*Kommerzielle Nutzung und Spam werden nicht toleriert und können zur Kündigung des Kontos führen.
Tipp: Wenn Sie ein Bild/eine Youtube-Url posten, wird diese automatisch in Ihren Beitrag eingebettet!
Tipp: Tippen Sie das @-Zeichen ein, um einen an dieser Diskussion teilnehmenden Benutzernamen automatisch zu vervollständigen.