Hi Shib, When you are creating the API you are using the actual backend URL of the service as the production endpoint of the API. But when you are using API Manager, you actual backend is getting proxy and the service is exposed via APIM gateway with security and throttling facilities for the API. Hence now the service is exposed via the APIM gateway. That is why you see two different URLs in publisher and store production endpoints.
(http://{host}:8280 and https://{host}:8243 are gateway urls.) Since you are unable to obtain a response, there seems to be an issue. Could you please send us the error log in the server when invoking the API. That would help us to narrow down the issue. Thanks, DinushaD. On Wed, Jun 6, 2018 at 5:43 PM, shibsankar <[email protected]> wrote: > Hi, > > *My Objective: * > > I have published a service in WSO2 Publish. Now I am trying to test > this service from WSO2 Store API console. > > *Issue : * API console in WSO2 Store not returning result when invoking > service. > > > *Troubleshooting :* > > To my surprise, when I view the published service from WSO2 store, I see > different production URL of the service than what is in Publishing. What > has gone wrong ? > > > For your convenience, I'm attaching a screenshot of Publish and Store. > Could you please help to fix this issue. > > > Regards > Shib > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Dinusha Dissanayake Software Engineer WSO2 Inc Mobile: +94712939439 <https://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
