the build-in PDF resolver which is configured as SciHub does not work for Zotero 6.0...
previously, I configured the build-in PDF resolver as:
{
"name":"Sci-Hub",
"method":"GET",
"url":"https://sci-hub.se/{doi}",
"mode":"html",
"selector":"#pdf",
"attribute":"src",
"automatic":true
}
and It worked very well.
However, thesedays, it does not work anymore.
I don't know the causes, maybe some bugs of Zotero 6.0 or something wrong with SciHub?
Can anybody help? Thanks very much.
{
"name":"Sci-Hub",
"method":"GET",
"url":"https://sci-hub.se/{doi}",
"mode":"html",
"selector":"#pdf",
"attribute":"src",
"automatic":true
}
and It worked very well.
However, thesedays, it does not work anymore.
I don't know the causes, maybe some bugs of Zotero 6.0 or something wrong with SciHub?
Can anybody help? Thanks very much.
by the way, I can download PDF from https://sci-hub.se/ by accessing the site, but its code likely doesn't work in Zotero.
You can try to download the PDF of this one (10.1086/612649) by copying it into SCIHUB, but in Zotero, its PDF cannot be downloaded automatically.
Captcha is required or PDF is not ready yet for "Changing adolescent dysfunctional core beliefs with group trial-based cognitive training (G-TBCT): Proposal of a preventative approach in schools".
You will be redirected to the scihub page.
Restart fetching process manually.
Error message: Error: HTTP GET https://sci-hub.se/10.2174/1573400511666150930233251 failed with status code 403
extensions.zotero.findPDFs.resolvers
{ "name":"Sci-Hub", "method":"GET", "url":"https://sci-hub.ru/{doi}", "mode":"html", "selector":"#pdf", "attribute":"src", "automatic":true }
I had no luck using the https://sci-hub.se url.
I hope this will help.
I tried @kisbalta 's settings and setting the resolver to "Custom" and "Sci-Hub" as @realtime99 suggested.
The connector (v5.0.94, Firefox) still does not look for Sci-Hub it seems (but shows something like "ScienceDirect Full Text PDF").
Any additional hints are welcome.
```html
[JavaScript Error: "ReferenceError: ZoteroPane is not defined" {file: "chrome://zotero-scihub/content/scihub.js" line: 20}]
````
how can we solve it