Guest User

Untitled

a guest
Jan 16th, 2018
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. alias_email= xxx+agent@gmail.com
  2.  
  3. {
  4. "error": {
  5. "errors": [
  6. {
  7. "domain": "global",
  8. "reason": "forbidden",
  9. "message": "Delegation denied for xxx@gmail.com"
  10. }
  11. ],
  12. "code": 403,
  13. "message": "Delegation denied for xxx@gmail.com"
  14. }
  15. }
Add Comment
Please, Sign In to add comment