I keep getting an
"java.lang.IllegalArgumentException: Unknown" error.
when trying to use:
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/images/ImagesService.html#getServingUrl(com.google.appengine.api.blobstore.BlobKey)

I am feeding getServingUrl() a legitimate blobkey and it's string
representation  even works when I append it to a static google url
like :
http://lh3.ggpht.com/myBlobKeyString

sample of my code and the actual key is in the ticket below.

http://code.google.com/p/googleappengine/issues/detail?id=4435

just wanted to see if I was the only one.


--
biz: http://www.linkedin.com/in/vincentstoessel/
personal: http://www.xaymaca-studios.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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/google-appengine-java?hl=en.

Reply via email to