Problem with API when run it on Firefox (error code:1000)

Hello guys, I’m facing some problems with UiPath Rest API, it stopped to work, now I can’t authenticate anymore, I only receive the error message that the credentials are wrong or my account is blocked out. It used to work fine, but now I don’t know what happend.

Other strange thing, is that I can´t log into my Orchestrator Account on Firefox it only works on Google Chrome. In Firefox I get the message that my account doens’t existes.

I don’t know if they are related problems but it is strange.

I hope someone can help me

@pedrochristo
Welcome to UiPath forum

Could you please tell me your error code.

I’m receiving this response

{
“message”: “Invalid credentials, failed to login.”,
“errorCode”: 1000,
“resourceIds”: null
}

I already checked my user, pwd and tenancy

@pedrochristo

I try to using source in below article
It can run on both Firefox and Chrome normally.

Hope this will be useful