Activiti REST Call - Issue

cancel
Showing results for 
Search instead for 
Did you mean: 
naveenv449
Active Member II

Activiti REST Call - Issue

Jump to solution

Hi All,

I have taken activiti war files from the activiti 6.x and run them in my tomcat. I am able to login into Activiti App in browser using the credentials: admin/test (https://www.activiti.org/userguide)

It works fine.. 

Now, I would like to test the REST Call, which I would like to evaluate some use cases. I tried as given in the (https://www.activiti.org/userguide). But gets the below error:

HTTP Status 401 - Authentication failed for this username and password

Could someone suggest where it is going wrong?

Thanks in Advance,

Naveen

1 Solution

Accepted Solutions
naveenv449
Active Member II

Re: Activiti REST Call - Issue

Jump to solution

Hey All,

Issue got resolved. Used some new credentials kermit/kermit

Tested with the http://localhost:8080/activiti-rest/service/repository/deployments

Able to hit the REST URL Smiley Happy

Just in case if this helps any others facing same issue. 

Thanks,

Naveen

 

View solution in original post

1 Reply
naveenv449
Active Member II

Re: Activiti REST Call - Issue

Jump to solution

Hey All,

Issue got resolved. Used some new credentials kermit/kermit

Tested with the http://localhost:8080/activiti-rest/service/repository/deployments

Able to hit the REST URL Smiley Happy

Just in case if this helps any others facing same issue. 

Thanks,

Naveen