URL link to Twitter user with ID, not name

2019-03-08 01:36发布

I want to have a link to my twitter page that references it with my twitter ID and not twitter name. This is because I want to build the link into an app and the twitter name for the account may change in future.

2条回答
姐就是有狂的资本
2楼-- · 2019-03-08 02:16

UPDATE: This answer doesnt work after 2013 (Read the official response in twitter's forum). For an alternate method see quarkon's answer.

Original Answer:


Use ID in the end of this url, like:

https://twitter.com/account/redirect_by_id/783214

查看更多
Summer. ? 凉城
3楼-- · 2019-03-08 02:37

After struggling with this issue for a while, found a solution which works on mobile:

https://twitter.com/intent/user?user_id=XXX

Source: https://dev.twitter.com/discussions/3386

查看更多
登录 后发表回答