mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-08 23:04:20 -05:00
[PR #969] api/twitter: got rate limit try with cookies #1293
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/969
Author: @j1cs
Created: 11/29/2024
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
0c3fed8api/twitter: got rate limit try with cookies📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
api/src/processing/services/twitter.js(+5 -0)📄 Description
x.com has a policy with public posts. sometimes a rate limit is reached. therefore when that limit is reached you should be able to check with the cookie since it has no limits.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.