Closed hubgit closed 5 years ago
While HTTP requests from http://citeas.org/ to http://api.citeas.org/ are fine, HTTP requests from https://citeas.org/ are rejected, because the endpoint isn't secure.
This means that all the API calls from https://citeas.org/ will fail, leaving the app showing an error message.
Thanks for the bug report! Fixed. Calls to https://api.citeas.org are now working correctly.
While HTTP requests from http://citeas.org/ to http://api.citeas.org/ are fine, HTTP requests from https://citeas.org/ are rejected, because the endpoint isn't secure.
This means that all the API calls from https://citeas.org/ will fail, leaving the app showing an error message.