notelseit I am developing an app with google calendar when I activate the api I get this error Error 400: redirect_uri_mismatch and url redirect_uri=http://nomedomini.ext:443/calendar/index.php unfortunately google does not accept http domains in the settings how can i get the server to send https correctly ?
aaPanel_Kern The website applies ssl and then configures related settings to use https access notelseit
notelseit I understand, but how can I have both ssl set and have in the link that the server sends https://... and not http://.
aaPanel_Kern Hello, you can use https if you enable ssl and set it correctly. SSL refers to certificates, and https refers to the use of ssl certificates in access protocols.