I'm new api manager, I installed it then I published a rest service but when I run it the gateway doesn't invoke the service
Please there is an issue in the config or what ?
I'm new api manager, I installed it then I published a rest service but when I run it the gateway doesn't invoke the service
Please there is an issue in the config or what ?
Error may be due to Access-Control-Allow-Header error, please check the browser developer-tool(F12) console for errors.
Set Access-Control-Allow-Headers to * In /wso2am-2.0.0/repository/conf/api-manager.xml and try.
thanks
Try general troubleshooting techniques:
And obviously if all things fail with your own API Manager deployment, there is always a hosted version - WSO2 API Cloud - that is being run by WSO2 so things have been pre-configured by the company and maintained at the latest patch levels and best practices.