Hi everyone,
I have read many blogs even i forum too still I didn’t get proper solution. I am using end point as
‘{{url}}/api/Account/Authenticate’ ,
header as ‘Content-Type: application/json’
And sending array as
‘{
“tenancyName”: “{{tenancyName}}”,
“usernameOrEmailAddress”: “{{usernameOrEmailAddress}}”,
“password”: “{{password}}”
}’
Unable to authenticate can anyone please help me here what I’m doing wrong! Tenant as service name right? And username password means through which I’m able yo login my orchestrator.
Thanks in advance. Awaiting your response please.
Regards,
Hemal