apparently when i tried to implement the first feature & use `POST` & `PUT` methods i got **Unsupported Media Type** as error - tried to change lib version - include manually `Content-type` & `Accept` attribute in request to support `JSON` - `XML` 