Advertisement
Edit Your Comment
Invalid session after logging in successfully
Sep 23, 2021 at 10:15
Tham gia từ Apr 09, 2014
1bài viết
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."}

*Nghiêm cấm sử dụng cho mục đích thương mại và spam, nếu vi phạm có thể dẫn đến việc chấm dứt tài khoản.
Mẹo: Đăng ảnh/url youtube sẽ tự động được nhúng vào bài viết của bạn!
Mẹo: Dùng @ để tự động điền tên người dùng tham gia vào cuộc thảo luận này.