trouble to add item to Zotero from Proquest databases
Hello, we have problem here with all Proquest databases:
ex:
https://search-proquest-com.proxy.bibliotheques.uqam.ca/ibss/docview/223684877/BB20519F8C46413FPQ/11?accountid=14719
debug ID: D314943703
ex:
https://search-proquest-com.proxy.bibliotheques.uqam.ca/ibss/docview/223684877/BB20519F8C46413FPQ/11?accountid=14719
debug ID: D314943703
If not done properly by myself, I can try to do it again
Zotero Connector
Your debug output has been submitted.
The Debug ID is D39833244.
Generally, when you log into a site through your university proxy, Zotero should prompt you to remember the proxy.
But it's still the same, it`s working with databases like HeinOnline and others but not with Proquest
Your debug output has been submitted.
The Debug ID is D326583624.
Or a debug ID on Zotero connector ?
Your debug output has been submitted.
The Debug ID is D481975952.
Is it to make a Debug after adding an item to Zotero or simply after pressing F5 ?
But also, what are your proxy settings in the preferences?
Enable proxy redirection
Show a notification when redirecting through a proxy
Automatically detect new proxies
Debug ID from Connector: D1284796463
https://search-proquest-com.proxy.bibliotheques.uqam.ca/ibss/docview/1695989193/C9FD8FA7E68F4D72PQ/4?accountid=14719
%h.proxy.bibliotheques.uqam.ca/%p
Hostnames:
search.proquest.com
If I open the page of one of the results that is a journal article, Zotero connector download it as a Web page. The translator says "Save to Zotero (Embedded data)". The URL is https://search-proquest-com.proxy.bibliotheques.uqam.ca/eric/docview/62086655/830764F781184D1DPQ/2?accountid=14719
I generated a report following these actions: Report ID: 517208628
Hope this will help, many thanks.
Can you go back to the ProQuest article page (not search results), open the JavaScript Console (View → Developer → JavaScript Console in Chrome), and paste in the following code, and let us know if it says 'true' or 'false'?
!!document.querySelector('div.citationTextWrapper')
Access to internal resource at 'https://login.proxy.bibliotheques.uqam.ca/login?qurl=https://search.proquest.com/manifest.json' (redirected from 'https://search-proquest-com.proxy.bibliotheques.uqam.ca/manifest.json') from origin 'https://search-proquest-com.proxy.bibliotheques.uqam.ca' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
!!document.querySelector('div.citationTextWrapper')
true
Technical details: Zotero is properly recognizing that this is a ProQuest URL, but it's not detecting the page based on its content. I'm not seeing any reason that should be happening if
//div[@class="citationTextWrapper"]
exists.