Skip to content
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

Feedback for "Response Query" #121

Open
fanaugen opened this issue Sep 13, 2024 · 0 comments
Open

Feedback for "Response Query" #121

fanaugen opened this issue Sep 13, 2024 · 0 comments

Comments

@fanaugen
Copy link
Contributor

The response query in the format res("query") is not working as documented:

  • I can access attributes of the response body JSON with dot notation:res.body.foo
  • I cannot access attributes by calling res() with a query, as described on this documentation page: I get the error Error invoking remote method 'send-http-request': Error: Error: not a function

See screenshot
Screenshot 2024-09-13 at 09 54 33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant