an API lifecycle management platform
Questions tagged [apiconnect]
229 questions
0
votes
0 answers
API connect published api in developer portal test return Can't Post
Follow bluemix document for API connect to create, publish one api to bluemix. While I login bluemix developer portal and register one application, then try to post the api with client id. it returns can't post error log... I can see this error log…

Erimer Lin
- 11
- 2
0
votes
1 answer
Create a REST API from a Web Service Operation with IBM API Connect
I would like to create a REST API from a Web Service Operation with IBM API Connect.
On IBM API Management 4 we can create a REST API and assemble a Web Service Invoke Operation by wsdl.
We can connect, discover, define, configure and review…

Ant
- 95
- 1
- 7
0
votes
2 answers
How to expose API Connect API in Bluemix Catalog
I'm not able to see the APIs I create in the API Connect in the Bluemix Catalog.
Using API Connect Service in Bluemix I have created a new Catalog "BluemixCatalog"
I have made the following configuration:
BluemixCatalog -> Settings -> Portal ->…

Jxadro
- 1,497
- 2
- 16
- 36
0
votes
1 answer
IBM API Connect apps published to Bluemix inaccessible
I followed API Connect getting started guide to create a local loopback API app and tested successfully. Then I am trying to follow Publish Your API to Bluemix. The publishing is successful. The app is running. But clicking the app yields Chrome…

abbr
- 5,361
- 6
- 30
- 44
0
votes
1 answer
API Designer output mapping I can't see circle corresppndings
Using API Designer with API connect.
I can't see circle correspondings.
Please let me know how to do next or sample case.
I studied IBM Knowledge Center…

dataplacefujita
- 1
- 2
0
votes
0 answers
How can I proceed run task on API Connect(IBM Bluemix)?
I'm in the tutorial of Bank A.
http://www.ibm.com/support/knowledgecenter/SSMNED_5.0.0/com.ibm.apic.toolkit.doc/tutorial_cli_api_def_working.html%23topic_qdj_dtb_gv?cp=SSMNED_5.0.0&lang=en
In API Designer(the part of IBM API Connect),I clicked the…

Yutaro Sugai
- 1
- 1
0
votes
2 answers
Bluemix APIConnect Publishing a loopback project from command line
I am following the APIC tutorial documented here:
Publishing a project from the command line
I have gone through the steps in the tutorial to get into the APIConnect dashboard in Bluemix and into the Sandbox catalog.
I get the baseURL under api…

JT-user2216025
- 194
- 12
0
votes
2 answers
IBM API Connect - Sign in failed
I did create APIConect service (Essential plan), but when I click on it from the Dashboard, then I'm stuck there. Obviously I did sign in the system (see screenshot), but the message said that the signing in failed.
I'm using Safari
Please…

Bao Nguyen
- 309
- 2
- 2
0
votes
3 answers
API Connect on Bluemix Developer Access
I have added API Connect as a service on Bluemix. I am getting a message that states "Looks like you don't have developer access in this Bluemix space." How do I fix this so that I can move on?

Ken Nelson
- 49
- 4
0
votes
1 answer
No free clustering with IBM API Connect?
I was about to use Strongloop for restructuring a Node.JS project when I saw that they are integrating Strongloop into IBM API Connect. The official page even points there.
However from a brief look at features, I saw that the IBM API gateway in…

mitsos1os
- 2,170
- 1
- 20
- 34
-1
votes
2 answers
IBM API Connect "XML to JSON" policy appends $ char and does not give expected JSON
Hi I am using "XML to JSON" policy to change my XML into JSON but it is adding an extra "$" character. not sure what is the benefit of having it and how to get rid of that.
Currently:
hello becomes { "a": { "$" : "hello" } }
Expecting it to return…

shri kant
- 85
- 12
-1
votes
1 answer
Unable to Change Content-Type to "application/json; charset=UTF-8"
I am using IBM API connect with Gateway script to change content type to "application/json; charset=UTF-8" but looks like by default it gives "application/json" in header. I am calling Google Translate API and needs to pass some special character.…

shri kant
- 85
- 12
-1
votes
1 answer
How to manage API edit authorization IBM APIConnect Enterprise (not bluemix)
I am following this blueprint to allow multiple teams in our organizations develop their own API.
I understand I can use spaces to limit the visibility on the portals. A team can only publish in his own space.
I don't understand how I can limit the…

Alessandro
- 303
- 4
- 12
-1
votes
1 answer
IBM APIConnect - customize email "Application plan subscription approval request."
Using IBM APIConnect. When an user subcribe to a product that requires an approvation on the developer portal, an email is sent with the subject
"Application plan subscription approval request."
and text
"User %username%(%email%) requests…

Alessandro
- 303
- 4
- 12
-1
votes
1 answer
What are the different phases in creating the API life cycle in api Connect?
There is three Types like Enforced,Test,CORS. What would happen if we disabled them?

pavan meduri
- 13
- 1