Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Adding JSON string in Query parameter of target URL

Not applicable

How to add a JSON string in Query paramater of target URL.

I tried doing it using javascript to stringify it but it didn't work. There were lot of these %% symbols in the target URL.

for example

https://example.com/restapi?entity={"foo":"bar", "hi":"hello"}

0 2 7,611
2 REPLIES 2
Top Solution Authors