Getting 400 - Bad Request as a response after Click Activity

I am trying to authenticate the okta-workflows account with username & password. I am able pass the SSO login page using “type into” activity to input the username & password => than using “click” activity on sign in button.

After this i get this below page and after clicking on continue button i get 400-Bad request error page


Is it something related to blocking robot for security concern?

@surathak,

That’s quiet possible. Check with okta security support team if they are blocking such activities

I checked with them, no bot restrictions. As per them, error looks like missing some required http attribute.

What can i do now?

@surathak,

Can you try login manually on the chrome window opened by UiPath. Let’s to crosscheck if it’s something wrong with the UiPath opened session or it’s something different issue

The issue resolved, after using the app embedded link provided on okta application setting.

1 Like