Closed
Description
Hi,
I have successfully installed and configured the API gateway. I can call the /users/authentication and get the JWT token to authorise the APIs call; however, when I try to call an API (for example to register a new user) I receive a 401 response. Looking at the error stack it seems it is a passport authentication error.
Could you please help me solving this issue? Thank you so much in advance.