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
By default, SSL validation is enabled. If you experience any issues with SSL, which seems to be a common occurrence in various misconfigured GIAE deployments, you can disable SSL validation by setting sslValidation attribute to false, e.g.: $giae->sslValidation=false;