got it, nevermind
 
I changed it to declaring the variable instead
 
 var params = {
     'method': 'DELETE',
     'headers': {
       'GData-Version': '3.0',
       'If-Match': '*'
     }
 };

Reply via email to