Перейти к содержанию Перейти к боковой панели

Помечено: 

Эта тема содержит 0 ответ, имеет 1 голос.

Последнее обновление: davidR-15 8 месяцев, 3 недели назад.

При содействии: Lauren.

Автор Посты
28 октября, 2024 в 3:05 пп #16338416

davidR-15

Background of the issue:
I am trying to edit translated content on my site скрытая ссылка as a user with the editor role. I have hidden secondary languages and attempted to edit content with or without being a language manager.

Symptoms:
When I try to edit a translated content, I receive a 403 error from /wp-json/wpml/tm/v1/ate/jobs/retry.

{CODE}
{
"code": "rest_forbidden",
"message": "Du00e9solu00e9, vous nu2019avez pas lu2019autorisation de faire cela.",
"data": {
"status": 403
}
}
{/CODE}

Questions:
How are editors supposed to modify translations, given that URLs are not shown in the ATE, only button labels are?