Mikis Wöhrmann
Results
1
comments of
Mikis Wöhrmann
For me adding the Accept-Language header manually to the request via `.header('Accept-Language', 'en-US')` seems to be a temporary workaround. The full call for me would be: `const response = await...