I am trying to integrate ORCID ID into my OJS Site’s signup workflow.
To sign up for the Public API, I need to provide one or more ‘Redirect URLs’.
I tried to use: ‘http://journalsite.tld/journal/user/profile’ as the redirect URL, but the plugin throws up the following error:
Did you registered a redirect_uri in https://orcid.org/developer-tools page?
I was reading ORCID documentation and they ask to provide it in this page.
If so, could you verify if is exactly same URL? Sometimes spaces or typos may happen.