anyahttps://api.claude.ai/api/organizations 报错 403是什么原因 中发帖

大佬们,我参考其他大佬的脚本想用python写一个claude的sessionKey测活脚本,结果总是报错。请大佬帮忙找找原因,感激不尽 :tieba_087: 
{"error":{"message":"We are unable to serve your request","type":"permission_error"}}

python里请求头(已尝试过多个user-agent):
{
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8",
"accept-language": "en-US,en;q=0.9",
"cache-control": "max-age=0",
"cook...