Edit Your Comment
Invalid session after logging in successfully
Sep 23, 2021 at 10:15
Medlem sedan Apr 09, 2014
1 inlägg
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."}

*Kommersiell användning och skräppost tolereras inte och kan leda till att kontot avslutas.
Tips: Om du lägger upp en bild/youtube-adress bäddas den automatiskt in i ditt inlägg!
Tips: Skriv @-tecknet för att automatiskt komplettera ett användarnamn som deltar i den här diskussionen.