Hmmmmmm. I've dumped the headers from my HTTP get, and I can only see a very minor difference:
--- GET https://adwords.google.com/api/adwords/reportdownload?__rd={snipped} Pragma: no-cache Authorization: GoogleLogin auth={snipped} ClientEmail: {snipped} ReturnMoneyInMicros: true (no content) --- clientEmail and returnMoneyInMicros have different capitalization ... mine have leading capitals. I'm setting the headers correctly, but our HTTP::Request seems to be altering the capitalization. Is this significant? The clientEmail bit works ... if I omit this, it fails completely, so I believe the headers aren't case-sensitive? Anyway, I'm still unable to fetch currency data in micros :( -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
