Getting users in API in SMA 9.0
in postman, I can post login info in JSON format to ams/shared/api/security/login and get my cookies, and my x-dell-csrf-token, then I try followup post/gets and nothing succeeds.
The only thing I can do after is hit : api/users/me and it list my account.
I can't hit /ams/shared/api/accounts/search.
It just tells me
{
"errorCode": -1,
"errorDescription": "Identifier \"accountRegistryOrchestrator\" is not defined."
}
This worked before updating to 9.0.
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question