08-16-2018 05:44 AM
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
09-06-2018 06:56 AM
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
08-16-2018 07:44 AM
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?
09-06-2018 06:56 AM
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
09-10-2018 02:32 AM
Thanks! I'll look into it.
Explore our Alfresco products with the links below. Use labels to filter content by product module.