API Error

Hello, I am trying to use the API, but until now could not understand the reason for returning the error below.

Quote:
Array
(
[errors] => Array
(
[0] => Array
(
[message] => parameter_absent
=> 400 [type] => )
    )

[error] => Array
    (
        [message] => parameter_absent (`error` is deprecated as of 2.6.0 and will be removed in 3.0. Use the `errors` array instead.)
        [code] => 400
    )

)[/quote]

This error returns after accessed and have released the App permission in my installation.

@escopecz could help that would be and how to solve this problem?[code] => 400

[type] =>

)



)



[error] => Array

(

[message] => parameter_absent (error is deprecated as of 2.6.0 and will be removed in 3.0. Use the errors array instead.)

=> 400
)

)[/quote]

This error returns after accessed and have released the App permission in my installation.

@escopecz could help that would be and how to solve this problem?[code] => 400

)



)


This error returns after accessed and have released the App permission in my installation.

@escopecz could help that would be and how to solve this problem?

Hello, I am trying to use the API, but until now could not understand the reason for returning the error below.

[quote]Array
(
[errors] => Array
(
[0] => Array
(
[message] => parameter_absent
[code] => 400
[type] =>
)

    )

[error] => Array
    (
        [message] => parameter_absent (`error` is deprecated as of 2.6.0 and will be removed in 3.0. Use the `errors` array instead.)
        [code] => 400
    )

)[/quote]

This error returns after accessed and have released the App permission in my installation.

@escopecz could help that would be and how to solve this problem?