You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RequestError: Method must be a valid HTTP token ["HTTPS://HOST.EX.ORG/SOME/ODATA/ENDPOINT?$TOP=100&$FILTER=PROPERTY"]
at L (/Users/<user>/.vscode/extensions/humao.rest-client-0.24.1/dist/extension.js:252:3866)
at async Immediate.<anonymous> (/Users/<user>/.vscode/extensions/humao.rest-client-0.24.1/dist/extension.js:252:4514)
Looks like some RegEx going wild 😄
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
$filter
parameter, e.g.Send Request
-> error:Looks like some
RegEx
going wild 😄The text was updated successfully, but these errors were encountered: