About 51 results
Open links in new tab
  1. API Gateway CORS: no 'Access-Control-Allow-Origin' header

    Feb 4, 2016 · Also - if you happen to be getting a status code of 0 or 1 from a request running through API Gateway, this is probably your issue. To fix - in the API Gateway configuration - …

  2. Is it possible to use wildcards or catch-all paths in AWS API Gateway

    Jun 13, 2017 · Rather than running a server specifically for this job I was trying to use AWS API Gateway with lambda to perform the redirect. I have this working ok for the root path "/" but …

  3. Request payload limit with AWS API Gateway - Stack Overflow

    Sep 22, 2017 · What is the request-payload limit with AWS API-Gateway? I need to send a JSON payload with base64 encoded files and some other parameters to API Gateway, that will then …

  4. Is keycloak behind api gateway a good practice? - Stack Overflow

    Mar 1, 2018 · Is not a good practice, a good Enterprise API Gateway has the obligation to meet (or give you the access to customize) all the advanced authentication and authorization …

  5. amazon web services - API Gateway Websockets - Stack Overflow

    Oct 15, 2019 · API Gateway Websockets - Dealing with 10 minute idle connection timeout Asked 6 years, 3 months ago Modified 11 months ago Viewed 10k times

  6. How to invoke lambda async with AWS ApiGateway HttpApi

    Apr 7, 2020 · I'm using the new HTTP Api (The one introduced in December 2019) of AWS Api Gateway. I used to work with REST Api, which lets you trigger lambda functions async by …

  7. Is there any way to to send large file through API Gateway?

    Feb 16, 2020 · The service API Gateway has limits for payload size for both WebSocket and REST APIs. Is there any way to access my service from the Internet through API Gateway?

  8. Axway error "java exception: com.vordel.coreapireg.runtime.broker ...

    Oct 30, 2023 · Supporting an RESTful API written in Java and published in Axway. Suddenly getting this error: java exception: …

  9. Importing Open API 3.0 to the Amazon API Gateway - mandatory …

    Jan 21, 2021 · As mentioned by Helen, the API key is configured as an OpenAPI security scheme and not as AWS extensions. For Open API 3.0, try the following configuration at root level.

  10. How To Use Axway Gateway With Sprig Gateway - Stack Overflow

    Apr 1, 2022 · I've no idea about how to use the api gateway for AXWAY with Spring gateway ? any one can advice me or give a me a lead ?