Is there a way to make the POST url in the Maker API work over https with a self-signed cert over a local network? It works fine with just regular http. I am just looking to see what it is capable of.
Is it just a matter of it not working with a self-signed cert, or any cert?
Thanks.