Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I change the application's access permission of twitter in android?

I have integrated twitter in my application using twitter 4j library for login purpose only. In my twitter login page it is showing

This application will be able to

  • Read tweets from your timeline
  • See who you follow and follow new people
  • Update your profile
  • Post tweets for you

I want to remove some permissions, I already seen this link and didn't get any idea. Can anyone help me on this?

like image 846
n1m1 Avatar asked Sep 16 '25 12:09

n1m1


1 Answers

  1. First open the setting for the app whose permission you want to change.

  2. Click on this option enter image description here

  3. click on edit

  4. Switch to 1.0 and enter your website details enter image description here

  5. Click save

  6. Now go to keys section and re-generate the Access keys

like image 69
Aashish Peepra Avatar answered Sep 19 '25 03:09

Aashish Peepra