1. {
  2.     "error": {
  3.         "errors": [{
  4.             "domain": "global",
  5.             "reason": "sslRequired",
  6.             "message": "SSL is required to perform this operation."
  7.         }],
  8.         "code": 403,
  9.         "message": "SSL is required to perform this operation."
  10.     }
  11. }