Issue with a HTML file when I try to visit orcid page of autors from button inside HTML file

I have a publish with multiple HTML articles and in one of them show me a failed page instead of charge the autor profile he actually shows me a message “orcid reject the connection”

The error shows when I Clicked on a green button
Captura de pantalla 2023-08-16 a la(s) 11.23.58 a.m.

But when I open the autor profile on a new tab, it shows pretty good.

And finally I am using OJS 3.3.0-8

Hi @ccmanzano,

Are you able to share the link to the page where this error is occurring? Also, what version of the ORCID plugin are you running?

-Roger
PKP Team

Hi @rcgillis,

Sure this is the link where is the problem: https://revistas.utp.edu.co/index.php/revistaciencia/article/view/24546

To be more specific I add a screenshot to.

This is the HTML with the issue

If you click on green button then the page that shows is:

The version of the ORCID Plugin is: 3.0

I am not sure which one is the version I have 2 files where I can find a different version
The first one is version.xml and say 1.1.2.22 the second is this OrcidProfilePlugin.inc.php and say define(‘ORCID_API_VERSION_URL’, ‘v3.0/’);, sorry for the inconvenience

Hi @ccmanzano,

Thank you for the additional information. I see what you mean. The links look fine, but it looks like it is something within the HTML galley that is causing this to occur - I’m not totally sure what, but I’ll see if I can look into it further.

-Roger
PKP Team