-
Notifications
You must be signed in to change notification settings - Fork 97
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
Comments
@yjdv can you share with me what URLSessionTask your Request use? Maybe I forgot to capture it, so the body is missing.
It's the GET request, so there is no body. |
URLSession. Shared or Alamofire
***@***.***
Method post
URLsession with async await mostly.
From: Noah Tran ***@***.***>
Date: Saturday, July 20, 2024 at 9:29 PM
To: ProxymanApp/atlantis ***@***.***>
Cc: yjdv ***@***.***>, Mention ***@***.***>
Subject: Re: [ProxymanApp/atlantis] some request body is empty. (Issue #149)
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. @yjdv can you share with me what URLSessionTask your Request use? Maybe I forgot
ZjQcmQRYFpfptBannerStart
External Email
Do not click any links or open any attachments unless you trust the sender and know the content is safe.
ZjQcmQRYFpfptBannerEnd
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
@yjdv<https://urldefense.com/v3/__https:/github.com/yjdv__;!!PdM5GIU!WiSsdJm_uZX8PE9-lUVGU4m9syjoPvb75uw5H89EZoImNruwQFj04oFseGFUvp9maxMcoaUH356az4Mty7ilr-V8XO9VPz4H$> 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<https://urldefense.com/v3/__https:/api-qa.bagelbrands.com/payment/v1/hostedPages__;!!PdM5GIU!WiSsdJm_uZX8PE9-lUVGU4m9syjoPvb75uw5H89EZoImNruwQFj04oFseGFUvp9maxMcoaUH356az4Mty7ilr-V8XJZ3RalZ$>
It's the GET request, so there is no body.
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https:/github.com/ProxymanApp/atlantis/issues/149*issuecomment-2241370274__;Iw!!PdM5GIU!WiSsdJm_uZX8PE9-lUVGU4m9syjoPvb75uw5H89EZoImNruwQFj04oFseGFUvp9maxMcoaUH356az4Mty7ilr-V8XLOFVi_s$>, or unsubscribe<https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/A6QMDNO4JVDXAQKDZVBPLSLZNMFFDAVCNFSM6AAAAABLGHY3FGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGM3TAMRXGQ__;!!PdM5GIU!WiSsdJm_uZX8PE9-lUVGU4m9syjoPvb75uw5H89EZoImNruwQFj04oFseGFUvp9maxMcoaUH356az4Mty7ilr-V8XAH9BWB4$>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
when you reproduce this again, please share with me the |
***@***.***
No header in this one
From: Noah Tran ***@***.***>
Date: Saturday, July 20, 2024 at 9:54 PM
To: ProxymanApp/atlantis ***@***.***>
Cc: yjdv ***@***.***>, Mention ***@***.***>
Subject: Re: [ProxymanApp/atlantis] some request body is empty. (Issue #149)
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. when you reproduce this again, please share with me the Content-Length header
ZjQcmQRYFpfptBannerStart
External Email
Do not click any links or open any attachments unless you trust the sender and know the content is safe.
ZjQcmQRYFpfptBannerEnd
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
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
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https:/github.com/ProxymanApp/atlantis/issues/149*issuecomment-2241379471__;Iw!!PdM5GIU!RvwSxcHExvwCeY-biBkdjP132FEdW3iSGu04XoOqel-yewP5jSTj4fAzLe2ekQh5ztbbSZmOFTRMUk-mUlaHIdXrgcfl499Q$>, or unsubscribe<https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/A6QMDNLDTCYSIQR3TUFTMTLZNMIFZAVCNFSM6AAAAABLGHY3FGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGM3TSNBXGE__;!!PdM5GIU!RvwSxcHExvwCeY-biBkdjP132FEdW3iSGu04XoOqel-yewP5jSTj4fAzLe2ekQh5ztbbSZmOFTRMUk-mUlaHIdXrgZAckBKq$>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
using proximan with Atlantis some request succeeded or fail but the body is empty.
https://api-qa.bagelbrands.com/payment/v1/hostedPages
The text was updated successfully, but these errors were encountered: