-
I keep getting this error :
```
ERROR:root:Error: 400 {"errorCode":"ERROR_BAD_PARAMETERS","errorDescription":"There appears to be an issue with the parameters submitted for the task.(10)","errorI…
-
$ python3 x_recorder.py -c /path/to/cookie/file -d -p @example_user -a YOUR_BEARER_TOKEN
Failed to connect to the API for profile: @example_user
API response status code: 403
API response content: …
-
Any chance to get this working?
`Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “script-src…
-
Second source that will complement data points from twitter
-
I just came across TweetMapR. I noted that in TweetMapR-master\src\TweetMapR\Infrastructure\TwitterConnector.cs, you where using "https://stream.twitter.com/1/statuses/filter.json" which part of the o…
ghost updated
11 years ago
-
-- request twitter profile ( https://...)
- search friends' list
- take actions from user profile (Login needed): Like, Post
-
Here's my submission for this week.
I wanted to focus on the twitter thread creation, I've got some good stuff, but I encountered an issue when trying to directly post medias, maybe someone could t…
-
After using the twitter keys how to load data
-
From users feedback, been able to verifiy basic twitter information is keen. but we had no sucesss acessing the APi and using the possible endpoint that would retrive the information '2/users '( "http…
-
URL="https://api.twitter.com/1.1/account/verify_credentials.json" UserAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 14.7; rv:131.0) Gecko/20100101 Firefox/131.0"
ERRO[0044] Unexpected response status…