No json response after login on https
-
giaf1
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
9 years 3 days ago #4901
by giaf1
Hi,
I noticed a weird behavior after login request to a local copy of website I'm working on, which uses http over SSL; the first login request is successful, json response is:
{
"status": "ok",
"userid": "...",
"username": "...",
"session_id": "..."
}
after this, subsequent requests (of any kind, logout, status, login) receive in response an html page instead of a json; it could be due to a jBackend setting?
Or maybe an issue with the SSL certificate?
My endpoint settings are:
Access type: User
Force SSL: Yes
Plugin settings are:
JSON login: Yes
JSON register: Yes
Enable session id: No
I run out of ideas, thanks for the support
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 2 days ago #4902
by admin
Hi,
it seems really strange, so I would like to check it.
Please, send me an email at info(at)selfget.com, and provide me information to make a test with postman (endpoint URL and a demo user to login).
Thanks,
Luigi
Please Log in or Create an account to join the conversation.
-
giaf1
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
8 years 11 months ago #4917
by giaf1
SOLVED:
the issue wasn't related to jbackend but to another plugin
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.188 seconds