thunder-client-support
thunder-client-support copied to clipboard
Thunder client not handling large requests such as base 64 encoded image for facial recognition.
Describe the bug
To Reproduce
Expected behavior
Platform:
- OS:
- vscode version:
- extension version:
Solution:
Thanks @pavanblast for reporting the issue,
Can you share a sample image you are facing issue and also steps to re-produce the issue e.g: screenshots etc..
Where you see cursor, there is actually request exists, but we are unable to see that and response time is 17.43s. In some cases we don't get response at all.
Let me see if I understood correctly
- you are using body
base64
image string in the post request - Sometimes you are not getting the response
So the issue is you are not getting response right?
What is the size of base64 image?
I am passing base 64 encoded code to request not an image.
On Mon, Apr 11, 2022, 10:06 PM Ranga Vadhineni @.***> wrote:
Let me see if I understood correctly
- you are using body base64 image string in the post request
- Sometimes you are not getting the response
So the issue is you are not getting response right?
What is the size of base64 image?
— Reply to this email directly, view it on GitHub https://github.com/rangav/thunder-client-support/issues/546#issuecomment-1095281454, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF53ZX3Y6SSIHASONTVQXWLVERIHDANCNFSM5TDRQFKA . You are receiving this because you were mentioned.Message ID: @.***>
Thanks, what is the size
of base64 code?
150 KB.
On Wed, Apr 13, 2022, 11:06 AM Ranga Vadhineni @.***> wrote:
Thanks, what is the size of base64 code?
— Reply to this email directly, view it on GitHub https://github.com/rangav/thunder-client-support/issues/546#issuecomment-1097578735, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF53ZXZMXBSHK6C4ZDF32OLVEZMO5ANCNFSM5TDRQFKA . You are receiving this because you were mentioned.Message ID: @.***>
Is it fixed?
Not yet,
can you share a sample post data, that is causing the issue.
Will try and fix it.
If you can share steps to reproduce the issue that will be useful to fix the issue.
I am closing this issue, feel free to re-open it if needed.