mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1159] Import cURL always fails #400
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#400
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arjun-1 on GitHub (Sep 11, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1159
Originally assigned to: @liyasthomas on GitHub.
Description
Import cURL always fails (even for cURL produced from 'Generate code')
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Import of valid cURL should succeed
Desktop
@liyasthomas commented on GitHub (Sep 11, 2020):
Thanks for reporting the issue. We're working on a fix.
@liyasthomas commented on GitHub (Sep 11, 2020):
Issue was introduced in the latest version of
yargs-parserdependency. I've pushed a fix, it would be great if you could check and verify: https://hoppscotch.io@arjun-1
@arjun-1 commented on GitHub (Sep 11, 2020):
The issue was fixed, though there seems to be trouble with other cURL commands. For example:
@savy-91 commented on GitHub (Dec 30, 2020):
I am experiencing this with the current v1.9.9 version online, both on latest Chrome and Firefox browser. I am unable to import any curl command while it does not show any error.
@liyasthomas commented on GitHub (Dec 30, 2020):
Thanks for reporting the issue. We're checking what's causing this behaviour.
@savy-91 commented on GitHub (Dec 30, 2020):
I just noticed that I am getting this error in console
@liyasthomas commented on GitHub (Dec 30, 2020):
Looks like this is caused by a recent refactor. I'm pushing a fix now. Fix will be live in about 5 mins.
@liyasthomas commented on GitHub (Dec 30, 2020):
Issue has been fixed. Force refresh to take effect.
@bermudi commented on GitHub (Jun 7, 2023):
I'm not able to import cURL command in https://hoppscotch.io/
some kind of regression?