How to pass parameter in query? #86
|
Hi, My name is Artem and I have following endpoint Unfortunately, if I type following command I receive error. But, if I omit parameter everything works great. What am I doing wrong? |
Answered by
SteveDesmond-ca
Sep 23, 2023
Replies: 1 comment 1 reply
|
Have you tried putting the URL in "double quotes"? |
1 reply
Answer selected by
Artein
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried putting the URL in "double quotes"?