my Access token level Read-only how to change access token level
it can’t POST status updates.
In your application settings page you can change your application to have read-write permissions. Then you’ll need to renegotiate your access tokens so that they reflect the upgraded level of permissions.
it fix my issue.Thanks