Hi,

It seems that the character at index 58 in your request is wrong

Did you check this char in your url ? (I assume that you do a http get
and not a http post)
What is this char ?

regards

didier

On May 20, 12:24 am, yousefgh <[email protected]> wrote:
> Could it be the length? because it is working fine on a stand alone
> java application!
>
> yousef
>
> On May 19, 2:44 am, yousefgh <[email protected]> wrote:
>
> > I'm using URL Fetch Java 
> > APIhttp://code.google.com/appengine/docs/java/urlfetch/overview.html#Fet...
> > to get information from graph.facebook.com, however, i keep getting
> > the error:
>
> > java.lang.IllegalArgumentException
> >         at java.net.URI.create(URI.java:842)
>
> > ...
>
> > Caused by: java.net.URISyntaxException: Illegal character in query at
> > index 58:https://graph.facebook.com/me?access_token=...
>
> > Any idea?
>
>

-- 
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