Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form data not working with ocelot #1541

Open
shekhx opened this issue Dec 10, 2021 · 0 comments
Open

Form data not working with ocelot #1541

shekhx opened this issue Dec 10, 2021 · 0 comments
Labels
2023 Annual 2023 release bug Identified as a potential bug help wanted Not actively being worked on. If you plan to contribute, please drop a note. high High priority needs validation Issue has not been replicated or verified yet

Comments

@shekhx
Copy link

shekhx commented Dec 10, 2021

Expected Behavior / New Feature

When the form data are being passed through ocelot, it should reach to microservice.

Actual Behavior / Motivation for New Feature

The request parameters passed using formdata are getting null when processed through the gateway.

Steps to Reproduce the Problem

  1. Add parameters to form data in the postman
  2. Make request to microservice through gateway

Specifications

  • Version:
  • Platform:
  • Subsystem:
@raman-m raman-m added bug Identified as a potential bug help wanted Not actively being worked on. If you plan to contribute, please drop a note. needs validation Issue has not been replicated or verified yet labels Jan 6, 2024
@raman-m raman-m added high High priority 2023 Annual 2023 release labels Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2023 Annual 2023 release bug Identified as a potential bug help wanted Not actively being worked on. If you plan to contribute, please drop a note. high High priority needs validation Issue has not been replicated or verified yet
Projects
None yet
Development

No branches or pull requests

2 participants