-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
bug description
After setting my cookies for the twitter service on a self-hosted instance, i still am unable to fetch age-restricted content, being greeted with error.api.fetch.empty.
I have set my cookies in the cookies.json file and i know they are being loaded because i set a dummy cookie for a site that doesn't exist and the console shows me that it ignored that unknown service. I have tried to only set ct0 and auth_token or all of the available cookies, with no avail.
reproduction steps
- set cookies in cookies.json with the data of account that has access to age-restricted content
- attempt to fetch a link that is considered age-restricted (eg. https://twitter.com/coderonex/status/1954811243606184133)
- a wild
api.error.fetch.emptyappears!
screenshots
links
https://twitter.com/coderonex/status/1954811243606184133platform information
self-hosted instance (11.4.1, docker container freshly pulled)
additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working