Ask a Question

Ask a Question
Back to All

Getting a 401 Error on a Microservice

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.