Forum Discussion
iBusinessBI
2 years agoKudo Collector
Web.Contents Query Parameters - prevent from encoding
I am trying to run an API request with Web.Contents. It works fine when I paste the whole request in a base URL, but when I break it to parts, the Query Parameters are sent after encoding. Query ...
lbendlin
2 years agoSuper User
please show the URL that works
iBusinessBI
2 years agoKudo Collector
It does work, but it makes me put all the Query parameters in the Relative Path, and I prefer in the Query = [] clause.
Maybe there is some way to tell it not to encode....
- lbendlin2 years agoSuper User
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41
- iBusinessBI2 years agoKudo Collector
Yes, but first I want to make sure this option does/doesn't exist today.
Maybe you can do it?