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

Fix APS fetcher #12864

Open
koppor opened this issue Mar 31, 2025 · 3 comments
Open

Fix APS fetcher #12864

koppor opened this issue Mar 31, 2025 · 3 comments

Comments

@koppor
Copy link
Member

koppor commented Mar 31, 2025

APS currently has 403. Works in Browser.

@evilbc
Copy link
Contributor

evilbc commented Apr 3, 2025

Tried doing a curl request, also got 403

There was a "cf-mitigated: challenge" response header which is a cloudflare header

Seems like cloudflare is blocking the request

@koppor
Copy link
Member Author

koppor commented Apr 5, 2025

@evilbc Good initial start.

One experiment road here: Try to run an embedded browser.

I tried at JabRef#695 all of them; but nothing worked really. Maybe someone can pick up there, maybe start from some commit etc.

@Siedlerchr
Copy link
Member

Or try out if this works with WebView

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

No branches or pull requests

3 participants