You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a BookingBusiness with a language_tag "nl-BE" or "fr-FR". But none of these values actually persist when doing the post call.
It defaults to en-US
Expected behavior
I want to set the language for the reservation page to "nl-BE".
Describe the bug
I'm trying to create a
BookingBusiness
with alanguage_tag
"nl-BE" or "fr-FR". But none of these values actually persist when doing thepost
call.It defaults to
en-US
Expected behavior
I want to set the language for the reservation page to "nl-BE".
How to reproduce
SDK Version
1.12.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: