Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to resolve the following error: Error occurred: 401 Client Error: Unauthorized for url: https://api.mercari.jp/v2/entities:search" #31

Open
rennefhl opened this issue Jul 18, 2024 · 3 comments

Comments

@rennefhl
Copy link

I found that the program throws a 401 Client Error: ‘Unauthorized for url: https://api.mercari.jp/v2/entities:search’ during its execution. I tried to resolve it, but I failed. Could you please give me some advice?

@e5h8
Copy link

e5h8 commented Jan 9, 2025

I have the same problem, have you resolved it ?

@marvinody
Copy link
Owner

I'm not sure offhand why that's happening. Have you tried using a different computer and network? I just want to rule out mercari blacklisting the IP before I start digging because I may not be able to reproduce it locally.

@jerryfat7
Copy link

you can try to, use curl_cffi.requests instead of original requests. it may help.

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

No branches or pull requests

4 participants