Ask a Question
Getting a 401 Error on a Microservice
about 2 years ago by Trapper Markelz
I'm having an issue with a microservice in our app.
I'm getting the error:
{"status":401,"service":"1467986778070057.DE_1522644444708876.micro_Microservice_METHODNAME","error":"unauthorizedUser","message":"The request to [METHODNAME] requires an authenticated user."}
The access token being used is from our admin account.