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

Not able to get body content in javascript policy

Not applicable

Hi,

I am sending body content as json format:

{

"firstname":"vinay" ,

"lastname":"soni"

}

now i have to receive this body content as a string in my javascript, so i can append it as query parameter of my target url like:

?info='{"firstname":"vinay" ,"lastname":"soni"}'

i have tried multiple things, but didn't get it as expected.

Need Help ??

0 12 5,750
12 REPLIES 12