Добрый день. Вот такую выдает ошибку при попытки кроспостинга
Testing ...
Array
(
[pgID] =>
[isPosted] => 0
[pDate] => 2016-11-08 07:55:31
[Error] => POST ERROR: {"error_code":10,"error_msg":"PERMISSION_DENIED : User must grant an access to permission 'GROUP_CONTENT'","error_data":"group_content"}
Array
(
[headers] => Array
(
[server] => Apache-Coyote/1.1
[invocation-error] => 10
[pragma] => no-cache
[expires] => Thu, 01 Jan 1970 00:00:00 GMT
[cache-control] => Array
(
[0] => no-cache
[1] => no-store
)
[content-type] => application/json;charset=utf-8
[content-language] => en-US
[content-length] => 136
[date] => Tue, 08 Nov 2016 07:55:31 GMT
)
[body] =>
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
)
)
Array ( [pgID] => [isPosted] => 0 [pDate] => 2016-11-08 07:55:31 [Error] => POST ERROR: {"error_code":10,"error_msg":"PERMISSION_DENIED : User must grant an access to permission 'GROUP_CONTENT'","error_data":"group_content"}
Array ( [headers] => Array ( [server] => Apache-Coyote/1.1 [invocation-error] => 10 [pragma] => no-cache [expires] => Thu, 01 Jan 1970 00:00:00 GMT [cache-control] => Array ( [0] => no-cache [1] => no-store ) [content-type] => application/json;charset=utf-8 [content-language] => en-US [content-length] => 136 [date] => Tue, 08 Nov 2016 07:55:31 GMT ) [body] => [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( ) ) )
Вопрос задан
более трёх лет назад
722 просмотра