api created in wso2 appfactory preview api publisher is not working -
i created api wso2 appfactory preview api publisher. when call rest client says service doesn't exists in yahoo weather api in same api store gives oauth error (which expected without token). backend service runs nicely.
"404status reportnot foundthe requested resource (/usdtolkr/0.0.2) not available."
my api given here http://apimanager.appfactorypreview.wso2.com:8280/usdtolkr/0.0.2 doing wrong? blocked in appfactory preview?
- first of all, if create api, have publish publisher.
- then have login wso2 appfactory preview , via resources page, should click on subscribe api , login api store via that.
- then have first subscribe particular api via created application.
- then consumer , application keys should generated manually or automataically once click on renew api keys or api button.
- then if have provided working production/sandbox url during api creation, should work.
if try out rest client, should provide required header values. oauth error because havent provided token.
a working api invocation sample app factory preview can seen this documentation.
using rest client test api can seen this documentation.
Comments
Post a Comment