Hi
i’m trying to create plugin with APIs that based on (https) url that use un-published root CA.
the error I face when executing the API is “SELF_SIGNED_CERT_IN_CHAIN”
I can run the API using postman by disable the SSL. anyway to disable the SSL in Bubble Plugin?
Thanks