Questions tagged [ibm-api-management]

APIs deliver data and information to apps, enabling innovative businesses to transform themselves. IBM API Management enables API owners to define, secure, control, and publish APIs to developer communities, as well as to analyze API usage.

APIs deliver data and information to apps, enabling innovative businesses to transform themselves. The IBM® API Management for Bluemix® service enables API owners to define, secure, control, and publish APIs to developer communities, as well as to analyze API usage.

178 questions
0
votes
1 answer

Anypoint Platform - Connect API Manager with Cloudhub App using Autodiscovery ID

I have designed an API using API Designer and I deployed it in API Manager. Then, I have imported the API from API Designer in my application/project from Anypoint Studio. I have added an autodiscovery configuration. I set the flow which has the…
gtx911
  • 1,189
  • 4
  • 25
  • 46
0
votes
1 answer

manage api calls when using vuex

I am currently working on an asset manager for network/server infrastructure in vue.js. I am also using vuetify for the look and feel since the goal is to create a progressive web app. Engineers can use their phone to scan tags on company assets to…
0
votes
0 answers

Getting permission issue with the scope in API Management while Approving

Getting issue in API Management while approving API - Issue - [HTTP]:400 - [CorrelationId]:25ead09e-2016-0000-22ca-2805e5e18a16 [Version]:16.0.0.8727 - An OAuth permission with the scope Application.ReadWrite.All could not be found. Parameter name:…
user10009821
0
votes
1 answer

Reusing APIM policy expressions

I have some complex policy expressions which i want to reuse across different Operations. Is there a way to achieve this in Azure APIM? The policy expressions can be used at different scopes such as Global, Product, API or operational scopes. To be…
0
votes
1 answer

How to avoid the "ServiceConfigException: No versions exist!" error while implementing API Management with Cloud Endpoints Frameworks?

I've built a test API in a new Maven-based App Engine Standard project created in Eclipse. Upon adding API Management and deploying on production server, I get a 500 response when trying out the API on the Endpoints Portal. Error logs in the…
0
votes
0 answers

WSO2 API Manager - "Exception caught by Mina... Connection reset by peer" Error

We have WSO2 API Manager 2.2.0 deployed in Production. Our architecture: We have an API Gateway instance deployed in the DMZ. This API Gateway instance forwards all valid API requests to an internal 'all-in-one' WSO2 API Manager instance via a load…
Paul
  • 1
  • 2
0
votes
1 answer

APIM ARM template creation

I have an APIM instance and API's working on it. I want to create ARM template for deployment but can't understand how to do it. I only have the Azure portal repository for it and don't want to create a VSO repository. I am new to ARM templates, so…
tumblewood
  • 73
  • 9
0
votes
3 answers

APIM Combine throttling policy approach

In APIM currently we have product subscription key level throttling. But obviously if we have multiple API's within the same product, one API could consumes more quota than expected and prevent others being able to use the application. So as per the…
Shabar
  • 2,617
  • 11
  • 57
  • 98
0
votes
3 answers

Azure API Management Developer Portal

I have a requirement to expose the APIM Developer Portal to external partners, I want the developer portal to be my one stop shop for these partners to access and learn everything they need to know about my APIs, in the main APIM Developer Portal…
0
votes
1 answer

Upgrading WSO2 Iot Server 3.1.0 to 3.3.0

I have worked on WSO2 IOT server version 3.1.0 with MySQL database on Windows Machine for quit some time now. WSO2 has recently released Server version 3.3.0. So now I want to upgrade my server. I tried running the WSO2 IoT server 3.3.0 by pointing…
0
votes
1 answer

Querying Azure APIM Diagnostic Logs

I've enabled diagnostic logs for APIM which are being sent to log-analytics. Scenario All incoming requests to server have RequestTracking_Id header. All backend services use RequestTracking_Id header from the request in logs to track the request.…
AbhiCR7
  • 23
  • 2
  • 8
0
votes
1 answer

API Management Premium - Simulate DR fail over

I was wondering how it would be possible to simulate an Azure region failure or some other APIM related component failure to test whether APIM Premium would automatically routes the gateway to secondary region during a primary region failure? I have…
0
votes
1 answer

How is an internal API secured using Tyk API Management (or any other API Gateway)?

I have an internally hosted REST API (written in .Net Core, WebAPI). I have successfully managed to set this up with Tyk API management in Auth Token mode. This allows external callers to access the API outside of the local network. But... obviously…
Andy Midd
  • 79
  • 9
0
votes
1 answer

azure api deployed in multiple region issue

In a multi region azure api management setup there is two different subscription keys for same api. What is the best practice client must use to pass api subscription keys so that api call works properly even if request is processed by any of the…
krishnakumar
  • 617
  • 1
  • 6
  • 22
0
votes
1 answer

How to map social credentials with custom ones

My company has userbase of course, but I want to allow users to login and use my applications with their social accounts e.g. Outlook, Facebook, Gmail. Something that is usually not clear to me when I read resources on the Internet on the topic is…
nmrlqa4
  • 659
  • 1
  • 9
  • 32