Updating Contact API

Updating Contact API

Hello,

I am trying to update a contact created with the API.

The creation works fine but a simple update of the currency or company name doesn't work i get 

{
"code": 57,
"message": "You are not authorized to perform this operation"
}

I verified the scope of my Oauth key and i generated a new one with the update scope but sill nothing.

Same error