anastasija8: Комментарии

Главные вкладки

3 апреля 2018 в 10:54

версия 7.57
вот запрос на таблицу

SELECT DISTINCT eck_data.title AS eck_data_title, eck_data.id AS id, 'data' AS field_data_field_hb_data_entity_type, 'data' AS field_data_field_snils_data_entity_type, 'data' AS field_data_field_adress_data_entity_type, 'data' AS field_data_field_telephone_data_entity_type, 'data' AS field_data_field__fio_data_entity_type, 'data' AS field_data_field_qwerty_data_entity_type, 'personal_information:page' AS view_name
FROM
{eck_data} eck_data
LIMIT 10 OFFSET 0

2 апреля 2018 в 11:23

Если в Структура » Services во вкладке server в REST Response formatters отключить yaml и в Request parsing * отключить application/x-yaml, то эта ошибка пропала, но токен все равно нельзя получить, пишет уже ошибку (401 Unauthorized: Similar to a 403 Forbidden error, but specifically for use when authentication is possible but has failed or not yet been provided.