Skip to content

more detail - #143

Open
aurreco-uga wants to merge 1 commit into
masterfrom
file-download-attempt-verbiage
Open

more detail#143
aurreco-uga wants to merge 1 commit into
masterfrom
file-download-attempt-verbiage

Conversation

@aurreco-uga

Copy link
Copy Markdown
Member

No description provided.

@aurreco-uga
aurreco-uga requested a review from ryanrdoherty July 29, 2026 10:46

@ryanrdoherty ryanrdoherty left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this information here. This message is only returned by service endpoints, so the user is unlikely to be using a browser and see this. We also have the help page about Web Services that tells them how to find and use their API key.

private static final String MISSING_OR_INVALID_TOKEN = "Valid API Key required for this endpoint.";
private static final String EXPIRED_TOKEN = "Submitted API Key has expired.";
private static final String REGISTERED_USERS_ONLY = "This endpoint is only available to registered users, and requires an API key.";
private static final String REGISTERED_USERS_ONLY = "This endpoint is only available to registered users, and requires an API key. If you are using your browser, make sure you are logged in into the website. If you are trying to get the files programmatically:";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"logged in into" should be "logged into" or "logged in to" Also, looks like there should be more here at the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants