OMDb-API icon indicating copy to clipboard operation
OMDb-API copied to clipboard

Demo API request and activation link in key verification email should use `https:`

Open tomayac opened this issue 3 years ago • 0 comments

The current onboarding email reads like this:

Here is your key: [redacted]

Please append it to all of your API requests,

OMDb API: http://www.omdbapi.com/?i=tt3896198&apikey=[redacted]

Click the following URL to activate your key: http://www.omdbapi.com/apikey.aspx?VERIFYKEY=[redacted] If you did not make this request, please disregard this email.

Both links use http:, but should use https: which works if you manually correct the links, so it's literally a replacement job in the email template.

tomayac avatar Jul 08 '22 08:07 tomayac