Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Talon not showing tweets and profile information #164

Open
mg-bledig opened this issue Nov 8, 2022 · 1 comment
Open

Talon not showing tweets and profile information #164

mg-bledig opened this issue Nov 8, 2022 · 1 comment

Comments

@mg-bledig
Copy link

I seem to be logging into Twitter ok from Talon, but none of my followers and twitter profile are showing up in Tallon.

I have set up the User authentication set up account to allow all read, writes, dm’s. I think I have set everything up on the account, as per the readme, but not too sure as this is new to me.
I have set the USE CASE as Building consumer tools (hobbyist), Access
Essential, and have filled in the callback as http://talonfortwitter.com. I have just used http://talonfortwitter.com to fill in all of the urls

Did I leave anything out? Or is Twitter just being difficult?

See the image as to how far the program goes. I can't even follow anyone or search for anything.
WhatsApp Image 2022-11-06 at 10 51 47

@zhu-xiaowei
Copy link

I meet the same problem, and when i refresh in home fragment, the error message will be show in logcat:

403:The request is understood, but it has been refused. An accompanying error message will explain why. 
This code is used when requests are being denied due to update limits
 (https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following).message - 
You currently have Essential access which includes access to Twitter API v2 endpoints only. 
If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. 
You can learn more here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve

my twitter app only has Essential permission and can't reach the twitter v1.1 api, and i applied three times for Elevated permission that are all rejected.

the only thing i can do , i think is to modify the code and migrate to Twitter API v2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants