Skip to content

flutterwave-react-v3 payment pop-up throwing 414 Request-URI Too Large in prod #40

@paulpascal

Description

@paulpascal

Description

We are getting 414 Request-URI Too Large in Live Mode while loading the payment popup with flutterwave-react-v3 plugin.

image

Configuration

  • API Version: v3
  • Environment: live mode
  • Browser: all

Additional Information

By inspecting a bit I figured out this is due to an internal request made by the plugin to :

https://checkout-v3-ui-prod.tls-flutterwave.com/?__=LONG_TOKEN

Would suggest to check the maximum number and size of buffers used for reading large client request header.

Thanks! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions