hoppscotch icon indicating copy to clipboard operation
hoppscotch copied to clipboard

In Mac App body type form data is not detecting.[bug]:

Open shibilpk opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behavior

When i give text body using form-data it is not taken by request. It always shows that the field is required.

Steps to reproduce

  1. Take Post api
  2. Give the values as form data.
  3. Sent the request. Screenshot 2024-01-09 at 2 15 56 PM

Environment

Release

Version

Cloud

shibilpk avatar Jan 09 '24 08:01 shibilpk

Can you confirm this error exists only on the desktop app, not the web app: https://hoppscotch.io?

liyasthomas avatar Jan 09 '24 12:01 liyasthomas

Yes. it is only on my desktop application. Work fine in the web app. Problem exists in mac application.

On Tue, 9 Jan 2024 at 18:45, Shibil PK @.***> wrote:

Yes. it is only on my desktop application. Work fine in the app. Problem exists in mac application.

On Tue, 9 Jan 2024 at 18:27, Liyas Thomas @.***> wrote:

Can you confirm this error exists only on the desktop app, not the web app: https://hoppscotch.io?

— Reply to this email directly, view it on GitHub https://github.com/hoppscotch/hoppscotch/issues/3734#issuecomment-1883021999, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOC7C5KFQMEDVASEPBQT6TDYNU5D3AVCNFSM6AAAAABBSXBL2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBTGAZDCOJZHE . You are receiving this because you authored the thread.Message ID: @.***>

shibilpk avatar Jan 09 '24 13:01 shibilpk

I have experienced the exact same behaviour with the desktop app but on Windows 11.

If I set the request body type to multipart/form, no body variables are making it through with the request. I copied the curl code for the same request, ran it manually from a terminal, and the same request executed successfully.

retrokit-max avatar Feb 02 '24 10:02 retrokit-max

I'm having the same issue on Mac Apple Silicon desktop app.

krwadhwani avatar Mar 31 '24 15:03 krwadhwani