Closed ismaelguerrib closed 6 months ago
Describe the bug
I want to login. I follow the doc. The validators don't accept my parameters even though they are correct. The API response is not appropriate.
To Reproduce Steps to reproduce the behavior:
Expected behavior I should at the best being connected. Or have an other api response. Here the validators seems to not send an appropriate response.
Screenshots Here the screens of the headers, the preview and the answer I get.
Code snippets
return await this.cs.login( 'national-contact-points', 'Keenan_Nolan92@yahoo.com', 'case' );
This issue is stale because it has been open for 100 days with no activity.
Describe the bug
I want to login. I follow the doc. The validators don't accept my parameters even though they are correct. The API response is not appropriate.
To Reproduce Steps to reproduce the behavior:
Expected behavior I should at the best being connected. Or have an other api response. Here the validators seems to not send an appropriate response.
Screenshots Here the screens of the headers, the preview and the answer I get.
Code snippets
return await this.cs.login( 'national-contact-points', 'Keenan_Nolan92@yahoo.com', 'case' );