xamarin - Update data in Kinvey Database -


i want update data in kinvey database. used rest api (put method). not working . same authorization token in , post method working fine. here error :

{ "error": "insufficientcredentials", "description": "the credentials used authenticate request not authorized run operation. please retry request appropriate credentials", "debug": "" }

please correct me.

i found solution after wasting 2 days. kinvey applys permission on collection level. have change permission. here reference link. http://devcenter.kinvey.com/rest/guides/security#collectionpermissions

please see snap, can better understand. enter image description here


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -