NatLabRockies / NatLabRockies/developer.nlr.gov
API_KEY_MISSING Error Has Wrong URL to Signup
Open
@GUI is already working on this.
Since Jun 3, 2026.
- Dominant language
- HTML
- Stars
- 60
- Forks
- 57
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
When attempting to use the API without a key, you get this message with the old domain that no longer works:
{
"error": {
"code": "API_KEY_MISSING",
"message": "No api_key was supplied. Get one at https://developer.nrel.gov/signup/"
}
}
Contributor guide
No contributing guide indexed for this repository
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.