Hi , I have multitenancy enabled for the application, and making the authentication call from the POSTMAN. However, the call is getitng failed with 401 UnAuthorized error.
However when i connect to the same database from my Local machine and executing the API from my Local environment, the call from the POSTMAN is working fine.