Describe the bug
When running angular on server side & having an apache in front of it to ensure https access the "citation_pdf_url" shows as http.
This leads to an issue where users are not able to download publication file(s) via links from Google Scholar in Google Chrome and Microsoft Edge browsers.
To Reproduce
Checkout the following url's:
Expected behavior
The "citation_pdf_url" should be in https if the server is running on https.
Describe the bug
When running angular on server side & having an apache in front of it to ensure https access the "citation_pdf_url" shows as http.
This leads to an issue where users are not able to download publication file(s) via links from Google Scholar in Google Chrome and Microsoft Edge browsers.
To Reproduce
Checkout the following url's:
Expected behavior
The "citation_pdf_url" should be in https if the server is running on https.