I’m trying to do following:
- Load suggestions
- For first suggestion load users
When I’m trying to get any request from my current location (Russia) API returns and works ONLY with Russian language, so I can search only Russian named suggestions with API.
When I’m trying to do the same from Germany it’s working only with Germany language.
But I need to search by English suggestions from any location. How can I do this?