mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 12:23:03 -06:00
rotate_1psidts刷新问题 #68
Labels
No labels
advanced
advanced
bug
dependencies
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
model
pull-request
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mirrors/Gemini-API#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @sdhjkagbjksg on GitHub (Jun 22, 2025).
预期能得到新的__Secure-1PSIDTS值
但是实际上目前返回的是:<Cookies[<Cookie __Secure-1PSIDCC=AKEyXzWms0PoNxbowGOIpMw8d6-u9egOKJ8LC-95pF4xAGeF2XzomnQufQ7zOKdGGD_06wbw for .google.com />]>,其中没有__Secure-1PSIDTS。
环境问题,还是谷歌改接口了呢?
@HanaokaYuzu commented on GitHub (Jun 23, 2025):
Still work on my side in both local test and browser console. Have you met any flaw during usage?
@WAcry commented on GitHub (Jun 29, 2025):
可能请求太多,REFRESH Cookie 有 Rate Limit 的
@kbykb commented on GitHub (Nov 5, 2025):
我遇到了同样的问题,但是不知道如何解决,你解决了吗?