openlibhums / openlibhums/janeway
update ORCID config to include troubleshooting
Open
@StephDriver is already working on this.
Since Sep 8, 2026.
documentation
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
invalid_request: Missing parameter: redirect_uri — "" does not match registered client ""
This error has been reported a few times. It is indicative of an incorrect URL entered into ORCID during configuration.
We had some troubleshooting notes (private link), and want to combine these with the public doc on ORCID config as that means only one place to look, and they could be useful for others managing their own installs.
| Type | Redirect URI |
|---|---|
| Press (and everything within it) | https://<press-domain>/ |
| Individual Journal — domain config | https://<journal-domain>/ |
| Individual Journal — no press and on path config | https://<press-domain>/<journal_code>/login/orcid/ |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.