Pal_Patel
(Palkumari Patel)
February 9, 2024, 4:50am
1
Please help me to resolve the issue while importing data for Cloud migration of the orchestrator.
Error : Authentication failed, please verify external application configuration (401 )
rikulsilva
(Henrique Lima da Silva)
February 9, 2024, 5:23am
2
Hi @Pal_Patel
Did you set up an external application to be used?
Take a look in section Registering the Tool as an External Application
Automation Cloud - Using the Migration Tool (uipath.com)
Also follow the instructions here to create the external application
Automation Cloud - Managing external applications (uipath.com)
Anil_G
(Anil Gorthi)
February 10, 2024, 10:41am
3
@Pal_Patel
401 comes when either the details provided are wrong or the scope given is wrong…please check the same
Also please check this
How to get rid of the 401 error in the Migration Tool?
Issue Description: When connecting to Automation cloud, error #401 appears. Authentication Failed, please verify external application configuration. Root Cause: Typo in the External Application configuration.
Resolution:
Double check in the external application configuration that the Redirect URL is the following: 127.0.0.1:8888/auth/
Note: be sure to check the "/" after auth.
Also, if the login to Automation Cloud Window does not …
cheers