https://localhost:9443/authenticationendpoint/login.doresponse_type=code&client_id=myclient_id&scope=profile&redirect_uri=http://localhost/gatewaytest/Home/WsoCallBack
Here is my authorize endpoint. When I run this I get errors like
Error 405 - Method Not Allowed
I have already setup wso2 identity server and admin console in my machine. Any reason for this error.