I have a blog post that is localized to English and I want to add language variation for Italian. But I get this 400 error: `Master blog post language cannot be changed.`
This happens no mather what primary language I set. If I omit the primary language, I get
‘Master with id: 45766901518 has same language as variation: en’.
So what’s the correct behavior and what am I expected to set to the request body to make a correct language variation? Is there any description or article about working with the endpoint? There is no any specification in documentation I found in here .
Hi,
as I commented earlier, I have opened a ticket regarding this issue. Today I finally got good news that this issue is fixed. The endpoint now does work as expected.
I used Python and this is the function I built to create language variations of blog posts: