Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

AxiosError: Request failed with status code 403 #169

Open
star8521 opened this issue May 22, 2024 · 11 comments
Open

AxiosError: Request failed with status code 403 #169

star8521 opened this issue May 22, 2024 · 11 comments

Comments

@star8521
Copy link

执行任务的时候,请求403

@xuanvivo
Copy link

嗯嗯 用了很久了 今天我也这样

@lixh00
Copy link

lixh00 commented May 22, 2024

+1

@star8521
Copy link
Author

不知道是官网拉黑了IP还是根据UA做了处理,在尝试调整代码

@zx493734247
Copy link

一样中招~

@drw2005
Copy link

drw2005 commented May 22, 2024

一样的情况:

签到成功, 本月累计签到 22 天, 第22天奖励领取失败:, AxiosError: Request failed with status code 403

@MuXia-0326
Copy link

+1

1 similar comment
@reman-l
Copy link

reman-l commented May 22, 2024

+1

@catsimple
Copy link

catsimple commented May 22, 2024

请求头加了验证,要带上以下所有请求头,具体是哪个我也懒得一个个试

        'Accept': 'application/json',
        'Accept-Encoding': 'gzip',
        'Content-Type': 'application/json',
        'x-canary':
        'x-request-id': 
        'x-device-id': 
        'x-signature': 
        'referer': 
        'x-canary': 
        'x-timestamp': 
        'x-nonce': 
        'x-signature-v2':

@EndBoy520
Copy link

+1

1 similar comment
@0Tune
Copy link

0Tune commented May 22, 2024

+1

@star8521
Copy link
Author

应该是官方移除了在PC端的签到,只允许在手机APP或PC客户端上签到了

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants