Subscribe button is not showed up for an published API using WSO2 AM 1.9 -


i published 1 api using publisher api. while adding api had added subcriptions below : default_version_checked=default_version, tierscollection=unlimited,gold,silver,bronze, transport_http=http, transport_https=https, insequence=none, outsequence=none, faultsequence=none, responsecache=disabled, **subscriptions=all_tenants**, ...........

while publishing had added below query param well:

action=updatestatus, name=xxxxx, version=1.0, provider=admin, status=published, publishtogateway=true, **subscriptions=all_tenants** 

the api showing in publisher ui store ui, there no subscription button published api! tested old , new consumer well.

i surprised. more need add subcription flow? more on not found "subcription" management option (all tenant/current tenant/..) wso2 1.9; there 1.8.

can please me enable subcribe button in api store?

i got answer debugging code. not related to tag mentioned above. related 1 query param "advertiseonly". if use advertiseonly=true, not allowing subscribe; advertising. when use "advertiseonly=false", subscribe button showing. problem solved.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -