× Requests and support related to jBackend.

No json response after login on https

More
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.

More
9 years 2 days ago #4902 by admin
Replied by admin on topic No json response after login on https
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.

More
8 years 11 months ago #4917 by giaf1
Replied by giaf1 on topic No json response after login on https
SOLVED:
the issue wasn't related to jbackend but to another plugin

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #4918 by admin
Replied by admin on topic No json response after login on https
Thanks for reporting.

Please Log in or Create an account to join the conversation.

Time to create page: 0.188 seconds