In Edge micro gate way if I call the API by using the token I got the response as "Empty Reply from the server" How to resolve it?

Not applicable
 
0 3 229
3 REPLIES 3

Former Community Member
Not applicable

Hi @A.Anu Manasa what approach are you using to get the token in the first place? CLI or CURL request to the token endpoint? Also I am assuming that you are passing the token in the Authorization Header when making calls to the API proxied by Edge Micro.

Not applicable

I am using CLI approach to get the token

Former Community Member
Not applicable

So looks like the token is valid & you aren't getting any error. Is the back-end target endpoint that you have configured in your "edgemicro_*" proxy for Edge Micro returning any response?