'Provided Authorization Grant is invalid' error while trying to login a dockerized application using wso2
问题 I have dockerized our Angular application which have been using WSO2 as API manager . After doing the configurations, i was able to run the application successfully and able to hit all existing api's. The only issue arises when i tried to use oath2/token api for performing login operation of our customer . Even though, the same code was used to perform authentication earlier(before dockerization) without any issues,now i am getting error as { "error": "invalid_grant", "error_description":