hello, im new in here platform
so i want to make a request but the api have authorization on header so its going like this
"accept-encoding": "application/gzip",
"x-rapidapi-key": "xxxxxxxx",
"x-rapidapi-host": "google-translate1.p.rapidapi.com",
"useQueryString": true
anyone have a solution ?