Hi, Im currently trying google api to change data from google sheet.
however when I use urlfetch, I can't use any languae other than english to run the code.
it runs well if I run it on the browser.
I tried using querystring to evade the errors but it seems like its not working as well.
would there be any insights to encode a foreign language in urlfetch?
$(urlfetch https://sscript.google.com/macros/s/GOOGLE_STRING/exec?ID=$(querystring $(user))&Nickname=$(querystring$(touser))&Prize=$(querystring(상품))&use=true)