Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2022-12-21 04:34 PM
Hello
I'm trying to make a api call to get session token but i'm seeing InvalidCredential error and below is request and error message.
This user is admin account able to access in web application.
Request: https://**rsa.com/platformapi/core/security/login
body:
2022-12-22 04:45 AM
You can test out if your API working by @JeffLetterman tool: https://www.archerirm.community/t5/technical-tips-tricks/archer-api-templates-an-archer-application-to-quickly-test-the/ba-p/566337
That will also give you idea if your REST request lacking data.
2022-12-27 12:49 PM
Hello
I'm trying to access login endpoint in Postman and I'm trying to access with admin user even though i'm getting invalid credentials .
So i need to configure Archer API Templates Testing Tool must and should ?If i want to access login api end ?
: https://**rsa.com/platformapi/core/security/login
Thanks
2022-12-27 01:05 PM
Archer API templates allows you to check if your REST API endpoints are working fine. They are working from Archer UI. Also this will allow you to check when kind of REST body requests you need.
If endpoints are correct your request is correct, then POSTMAN debugging would be the next step.
2022-12-29 10:56 AM
Thank you for helping on this IIYA .
We added Archer API Testing Tool package to our archer and I able to see useful tool options.
I made login request and I 'm seeing same error message what I'm seeing in postman.
please once go through my attachment for request i made .
Thanks
Thotakura
2022-12-29 11:38 AM
Well, at this point I would say, are you 100% sure on the INSTANCE and credentails?
Create local user again, do not define domain, LDAP, nothing, pure local and try again. Also, note that Instance name is case-sensitive.
2022-12-29 12:24 PM
I though InstanceName is integer.
can i know where i can find my exact instance name please?.
I'm already trying with local account no luck .
Sorry for all questions
Thanks
Thotakura
2022-12-29 12:52 PM
Thank you for helping on this .
we created new user and we are able to access login api now.
Thanks
Thotakura
2022-12-30 07:19 AM - edited 2022-12-30 07:19 AM
Anytime. Instance name can be found from your Archer Control Panel.
2023-02-09 07:30 AM
You might get that response if you have configured SSO and disabled manual login. Is that the case?