Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colormind.io api restricted on https protocol #1

Open
noahpin opened this issue Apr 22, 2020 · 4 comments
Open

Colormind.io api restricted on https protocol #1

noahpin opened this issue Apr 22, 2020 · 4 comments

Comments

@noahpin
Copy link

noahpin commented Apr 22, 2020

Hello! I have had an issue with the colormind.io API. i know this might not be the best place to put this issue, but your email ([email protected]) isn't working. I use the Colormind API on a small project of mine, but it only works when the site is accessed through the http protocol, and not https. When I try to access the API through an https site, i get this error message: Mixed Content: The page at 'https://prcptn.us/delta/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://colormind.io/api/'. This request has been blocked; the content must be served over HTTPS.
image

I believe this is due to the HTTP request, but when i try with https://colormind.io/api/, it doesn't work either.

EDIT: I have added the integration back to my site, and you can try to see what I mean here: https://delta.prcptn.us. Press the brain icon and open the console to see the error.

Thanks!

@dmi3kno
Copy link
Owner

dmi3kno commented Jun 13, 2020

Hey sorry for late reply. This is not an official repo. It is just an R wrapper that I wrote using public description of the API. I also noticed that the site does not have https enabled and I also tried to reach out to Jack with the same question. He also did not reply, so I guess we are in the same boat. I can keep this issue open until SSL is enabled, but until then, I guess we have to query HTTP

@noahpin
Copy link
Author

noahpin commented Jun 13, 2020

Ah yeah, I noticed that after a while. He seems to not be active on his GitHub either, so all I can assume is that he has lost interest or something. thanks anyway!

@jl1218
Copy link

jl1218 commented Mar 24, 2022

Screenshot 2022-03-24 at 14 33 09

Jack also created Huemint, which also generates color palettes. It is https.

If you scroll down to the really bottom, there should be an API section

Screenshot 2022-03-24 at 14 36 06

@noahpin
Copy link
Author

noahpin commented Mar 24, 2022

Oh wow, I had seen Huemint a while back but didn't know that he made it and that there was an API for it. The project I originally used Colormind for is now long since abandoned, but I can definitely utilize this in another one; thank you for bringing this to my attention!

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

No branches or pull requests

3 participants