Skip to main content

Hi, team.

 

I’m taking the training course and it looks the page, https://rpademo.automationanywhere.com/webservices/login.php, is not accessible. Is the url changed or is the service down?

 

Can anyone please let me know where I can access it?

 

Regards

@HongJoo71 The site is up and that web service is active, although I forgot that I built this demo!

It is accessible through a REST Web Service: Get method. This is expecting Basic Authentication, where the username is “guest” and the password is “login”

A string value is returned, which can be retrieved from the Body key at the bottom of the REST Web Service: Get, and displayed in a message box like this:

Hope that helps! If you want more practice with REST web services, visit https://rpademo.automationanywhere.com/webservices/