wiki icon indicating copy to clipboard operation
wiki copied to clipboard

use // in place of http to default to same protocal

Open kieckhafer opened this issue 3 years ago • 0 comments

I was experiencing an issue where my site, which uses HTTPS, was throwing an error because the default url for the API is HTTP. Updating this to use // will use the same protocol as the website your package is used on, which should fix this issue.

kieckhafer avatar Aug 26 '21 18:08 kieckhafer