You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
Force https connections to API
Describe the solution you'd like
A check to confirm if a http/https URL string has been provided. If http, upgrade to https automatically.
Additional context
If http is detected, upgrade to https. If the call fails, indicate SSL required. This is already required by WHMCS.