07-26-2017 07:02
07-26-2017 07:02
Hi Fitbit Community Peeps!
We have an iOS app that has integrated with the Fitbit API, however we are taking this global and want users to be able to view any/all of the OAuth flow screens (login, authorization, etc) in their respective language. I have scoured this forum for a solution, however anything I have found that is somewhat close, such as:
https://community.fitbit.com/t5/iOS-App/Language/m-p/1646099#M48319
or the links that follow within that post say that users will see these pages based on the language/region set on their devices. Unfortunately, when I change the language of my iPhone to "Turkish" and set my region to "Turkey" the OAuth pages continue to show in english.
Is there a URL parameter or request header that can be set which with force the OAuth flow pages to show in a specific language? I have tried setting the "Accept-Language" header, as well as "Accept-Locale" (per guidance from another forum post), but that has also not worked. Any help/guidance would be greatly appreciated, as the API docs seem to be a bit light on this topic.
Thanks in advance for the help!