mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #764] text.match is not a function #268
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#268
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 @lastlink on GitHub (Apr 13, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/764
Describe the bug
Similar error to https://stackoverflow.com/questions/59061937/postwoman-api-tester-response-is-always-empty.
I keep getting a 500 text.match is not a function when I run a get api request
@liyasthomas commented on GitHub (Apr 13, 2020):
Please share the steps to reproduce the issue
@liyasthomas commented on GitHub (Apr 19, 2020):
Closing due to inactivity.
@Creedowl commented on GitHub (Jul 6, 2020):
I had the same issue. I try to GET https://live.bilibili.com/21403609 with Header: Accept: /
It'll return 200 but nothing in Postwoman's Response area, and I get a TypeError: text.match is not a function.
I tried curl and postman, both works well, so I guess it's postwoman's issue
@liyasthomas commented on GitHub (Jul 6, 2020):
There's a known issue with the current published version of Postwoman Chrome extension (v. 012). Latest version is under review. To fix the issue - try disabling extension by going to Settings > Extensions (turn off "Use extensions").
Let me know if the issue is fixed.
@Creedowl commented on GitHub (Jul 6, 2020):
@liyasthomas The request will be blocked by CORS policy if I turn off extension
@liyasthomas commented on GitHub (Jul 6, 2020):
can you try turning on Proxy mode (Settings > Proxy)?
@Creedowl commented on GitHub (Jul 6, 2020):
@liyasthomas Yes via proxy it works well, the Response shows properly. BTW, I used to think the proxy is socks proxy or http proxy, but I found it's proxywoman