Securit error simple web service

0
When i'm calling a web service in my microflow, I'm getting the next error: An error has occurred while handling the request. [User 'Anonymous_154980e7-cc92-4192-ad20-39fb108eb3ee' with roles 'Administrator'] Of course I configure a role and fill in the login data in the HTTP part of the call in the microflow. What is wrong in my configuration?
asked
2 answers
1

Check your roles. Giving anonymous role Administrator is a serious security problem.

answered
0

The same issue when I select an user:

An error has occurred while handling the request. [User 'Anonymous_5c66f7a6-099f-4e50-9a05-0e587c07336a' with roles 'User']

answered