Skip to content

Routing failure when decoding API Gateway eventsΒ #770

@SereneMatt

Description

@SereneMatt

Hello πŸ‘‹

When using Open-Next's API Gateway converter, we are facing some issues with query parameters.

Issue:
API Gateway already decodes the query parameters for REST APIs as documented here. But the routing util here decodes the query parameters again causing routing failure at the converter.

We have a temporary workaround by using custom API Gateway converter where we encode the decoded query parameter πŸ™‚. But this causes issues where we actually need some URL query parameters with decoded values.

Can this decoding be skipped for API Gateway events?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions