3 messages in com.googlegroups.adwords-apiRe: AdWords API ERROR: The requested...
FromSent OnAttachments
awa27 May 2006 18:21 
Richard Jones28 May 2006 01:24 
379009.1428 May 2006 08:52 
Subject:Re: AdWords API ERROR: The requested version is no longer supported . . .
From:Richard Jones (r.@annexia.org)
Date:05/28/2006 01:24:29 AM
List:com.googlegroups.adwords-api

On Sat, May 27, 2006 at 06:21:38PM -0700, awa wrote:

String: The requested version is no longer supported. Please upgrade your application to a more recent version of the API.

The library you're using is trying to talk to an old version of the API, probably v2 which was disabled last month:

http://adwordsapi.blogspot.com/2006/02/api-versioning-is-live.html

You'll need to contact the author of the library and ask if there is a newer version of the library which talks v3 or ideally v4 of the API.

Rich.