Authentication in Bonita API not working

1
0
-1

Hello.

I can't authenticate a user using the Bonita API. Instead of receiving cookies with the user session ID and API token, I receive a response with no cookies and a HTML page that keeps loading forever.

I ensure that the user exists and the credentials are correct.

I'd appreciate any assistance on how to solve this problem.

Thank you in advance,

Raphael Müller

Comments

Submitted by romain.bioteau on Mon, 11/16/2020 - 17:28

What is your Bonita version ? What parameters are you using for redirect and redirectURL ?

Don't forget to use a header with :Content-Type: application/x-www-form-urlencoded; charset=utf-8

No answers yet.
Notifications