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

some request body is empty. #149

Open
yjdv opened this issue Jul 20, 2024 · 4 comments
Open

some request body is empty. #149

yjdv opened this issue Jul 20, 2024 · 4 comments

Comments

@yjdv
Copy link

yjdv commented Jul 20, 2024

using proximan with Atlantis some request succeeded or fail but the body is empty.
image
https://api-qa.bagelbrands.com/payment/v1/hostedPages

@NghiaTranUIT
Copy link
Member

@yjdv can you share with me what URLSessionTask your Request use? Maybe I forgot to capture it, so the body is missing.

  1. Is it using URLSession.dataTask or something else?
  2. Can you share with me the Content-Length header and the Method of your Request?
https://api-qa.bagelbrands.com/payment/v1/hostedPages

It's the GET request, so there is no body.

@yjdv
Copy link
Author

yjdv commented Jul 21, 2024 via email

@NghiaTranUIT
Copy link
Member

when you reproduce this again, please share with me the Content-Length header of your Request. I'd like to see and investigate the bug

@yjdv
Copy link
Author

yjdv commented Jul 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants