Not able to authenticate account using API

Hi All,

I am having a hard time understanding why I am not able to authenticate my account.
Note: I am using the community version.
I am using proper POST request to authenticate.
Here is the error.
image

Here is the login Model I am using

usernameorEmailAddress and password is which I used to login https://platform.uipath.com
and tenant name is this (below screenshot)

Anyone knows what I am missing.

Thanks!
Anmol

maybe you want to change to this instead:
https://docs.uipath.com/orchestrator/reference#consuming-cloud-api
if not, have you tried using the user name instead of email?

@bcorrea - I have already use username instead of email even that was not working for me.