Hi all, I have been trying unsuccessfully to get the sandbox working and I keep hitting the same problem with the lack of documentation. If someone could help I would really appreciate it.
This post says that I need a clientId in the auth.ini file: http://groups.google.com/group/adwords-api/browse_thread/thread/ecde0c904e293318?pli=1&utoken=-3g51y4AAADCfNs_A0nfnzrpUYV1FJRIgqQONlsByfZz1JamZ46tbBCvo1hnDkal4QvDjLok6MU The documentation makes no mention of that: http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#requestheaders This tutorial video says that I don't need an applicationToken: http://www.youtube.com/watch?v=cqVtUdB975M&feature=PlayList&p=9CA736F591727260&playnext_from=PL&index=6 but I get this error if I leave it out "applicationToken is required and cannot be NULL." The video also says I need to create the client accounts with a call to getClientAccounts(), but this post says I don't need to: http://groups.google.com/group/adwords-api/msg/08e5c4318ff90c97 This is my current auth.ini (redacted): email = "thereareabsolutelynouserna...@googlemail.com" password = "[redacted]" userAgent = "iSUBSCRiBE" applicationToken = "[redacted]" developerToken = "thereareabsolutelynouserna...@googlemail.com++gbp" clientEmail = "client_1+thereareabsolutelynouserna...@googlemail.com" and currently throws the following: "AuthenticationError.CLIENT_EMAIL_INVALID" any help would be greatly appreciated as the docs are as confusing as hell. thanks all, ben. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en