Logon failure: unknown user name or bad password in Orchestrator using REFramework

My Application was build in REFreamwork and deployed in Orchestrator. I’m trying to run my job in orchestrator but it is showing like “Logon failure: unknown user name or bad password”. even i have checked the username and password those are correct.
May i know the other reasons for it?

Hi @Abhinandan,
Where are you keeping your credentials? Is this stored in Orchestrator credential variable or in excel data sheet places in REFramework project? Or maybe completely other method. Please give some more details :slight_smile:

Hi @Pablito,
by using vb script im sending Orchestrator details

I guess that problem might be there. You could try just experiment with it and for example put Write Line activity with output from your vbs to check if all is correct.