-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
text.match is not a function #764
Comments
Please share the steps to reproduce the issue |
Closing due to inactivity. |
I had the same issue. I try to GET https://live.bilibili.com/21403609 with Header: Accept: / |
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. |
@liyasthomas The request will be blocked by CORS policy if I turn off extension
|
can you try turning on Proxy mode (Settings > Proxy)? |
@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 |
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
The text was updated successfully, but these errors were encountered: