Hi,
I was using activiti v5.19.0.2 and upgraded to v6.0.0 and started encountering 401 unauthorized error when hitting REST API's through postman.
So, I downgraded back to v5 and it worked.
I have used all the possible matches for v6.
- admin/admin
- admin/test
Any Solution to this would be appreciated
Solved! Go to Solution.
if you are using the activiti-rest.war then you can use the same users of Activiti 5 check Activiti/DemoDataConfiguration.java at 6.x · Activiti/Activiti · GitHub
Update :-
Info - I am using spring boot v2.0.0
So I changed the POM and removed activiti's starter rest api dependency, which solves the issue.
So, what is it that makes it throw a 401 error?
if you are using the activiti-rest.war then you can use the same users of Activiti 5 check Activiti/DemoDataConfiguration.java at 6.x · Activiti/Activiti · GitHub
Thanks! I'll look into it.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.