3 messages in com.googlegroups.adwords-apiv4: there is still a problem with get...
FromSent OnAttachments
Birgit30 May 2006 03:41 
Birgit31 May 2006 01:47 
Birgit02 Jun 2006 02:33 
Subject:v4: there is still a problem with getReportDownloadUrl
From:Birgit (birg@gmail.com)
Date:05/30/2006 03:41:39 AM
List:com.googlegroups.adwords-api

I use the new v3 version of the API with v4 support, but I got the following exception in my API:

java.io.FileNotFoundException: https://adwords.google.com/api/adwords/v2/ReportDownload?t=AAAAAAS67dMAAAELhNjYpgB74au8bGDsmK9Z-z-rzVMD6kO1dA at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ...

how can I handle this the best way? It's not possible to just replace the String v2 by v4.

Thanks