Questions tagged [api-manager]

[DO NOT USE] Use `wso2-am` tag instead.

API Manager leverages proven, production-ready integration, security, and governance components from the WSO2 Enterprise Service Bus, WSO2 Identity Server, and WSO2 Governance Registry. In addition, it leverages the WSO2 Business Activity Monitor for Big Data analytics, giving you instant insight into APIs behavior.

As with all WSO2 products, the WSO2 API Manager is 100% open source. Designed for easy customization, it is extensively pluggable to integrate with existing infrastructure in your enterprise.

Reference :

http://wso2.com/products/api-manager/

209 questions
1
vote
1 answer

WSO2 API Manager: Migration script for Oracle 1.6.0 -> 1.7.0

There is no migration script for an Oracle database if you run on 1.6.0 and wanna use 1.7.0. I created an Jira issue on this. I have created a solution. Based on the migration script of mysql.sql and the install script of Oracle, I merged those two…
Marc
  • 524
  • 5
  • 19
1
vote
1 answer

API Manager throws error "Connection closed by target host before receiving the request"

I am trying out WSO2 api manager. The sample api I am using is: http://www.thomas-bayer.com/sqlrest/CUSTOMER The hosted api url is https://localhost:8243/customer/1.0.0/1 When I invoke the internal url, I see following headers in outbound…
user1664338
  • 262
  • 3
  • 13
1
vote
0 answers

Register services with basic authentication fails

We try to publish a service, this fails into a 401 error. The endpoint and WSDL are protected with basic authentication. It looks like that the authentication fails, we have set the option "Endpoint Security Scheme" and entered valid…
Marc
  • 524
  • 5
  • 19
1
vote
0 answers

wso2am 1.6.0 error while updating WSDL endpoint in Publisher

I have wso2am 1.6.0 installed on Centos 6.3 running under IBM JDK 1.7. After adding a new WSDL Endpoint API via Publisher I get an error when trying to update the newly added API. 2014-01-14 08:52:39,421 [-] [http-nio-9443-exec-49] ERROR…
1
vote
1 answer

WSO2 API Manager and Google Analytics

I've configured my API Manager to enable google analytics, and am receiving the following error in API Manager: 2013-10-10 13:31:12,869 [-] [HttpServerWorker-1] ERROR APIMgtGoogleAnalyticsTrackingHandler String index out of range: -1…
1
vote
1 answer

WSO2 BAM Hosted Service

I am interested in trying to use the WSO2 "BAM in the cloud" solution. Is there any documentation about how I configure my locally installed API Manager to send statistics to my cloud BAM account?
1
vote
1 answer

Simple API Manager HA Setup

I am trying to deploy API Manager in a simple HA configuration. I'd like the entire API Manager setup on server A, and just the API Gateway on server B. I'm trying to follow the instructions on the following link: …
1
vote
0 answers

WSO2 API Manager 1.4.0, Error generating Application Key

I downloaded API Manager (1.4.0) this morning and i launched it like version 1.3.1, I can create, publish and subscribe APIs perfectly. My problem is when I try to generate my Application Key (from Store, My Subscriptions) : "Generate"…
0
votes
1 answer

Integrated Rest API to wso2 API manager

I want to connect my Secure rest API to the wso2 API manager. how I can header the Authorization key to the wso2 API manager.
jiyan
  • 39
  • 5
0
votes
1 answer

WSO2 Api Manager Working with Third-Parties and external login

we have wso2 api manager v4.1 for our api and web services which calling from our third parties. we should use oauth2 protocol for calling api. the problem is: one of the third parties should at first request to api manager and wso2 redirect user to…
arash
  • 61
  • 1
  • 6
0
votes
0 answers

Problem connection wso2 apim 2.6 to wso2 apim 3.2

I want to add an api published on wso2 apim version 3.2 to apim v2.6. I failed to do this. Any idea?
0
votes
1 answer

WSO2 API Manager 4.1.0 failed to start control-plane

I've downloaded the last version (4.1.0) of API Manager from the official website to upgrade an API manager 4.0.0 control-plane (distributed deployment) instance. When I try to run the API manager with 'sh api-manager.sh' passing the…
0
votes
1 answer

how to check wso2 api manager version

I'm using the api manager with the default port https://hostname:9443/publisher/apis which was installed by my coworker, he happened to be unreachable and I need to know the version of the wso2 api manager? any suggestion
alfianrahmn
  • 9
  • 1
  • 4
0
votes
1 answer

WSO2 api manager 200 - Delegating authentication

Does anyone knows how to perform authentication in backend system, below Api Manager ? Trying to implement own custom user store, but after place the builded jar in folder "repository/components/dropins", nothing vas loaded at product starting and…
MrGlode
  • 31
  • 1
0
votes
0 answers

WSO2 API Manager 3.1.0 - Response Header update

I am studying Open source API manager implementation on microservices and I start with WSO2 API Manager 3.1.0 using the available documentation but many solutions mentioned in the document doesn't work. For example, I checked a forum where people…
user309686
  • 21
  • 2