URLs cannot contain certain characters such as spaces. For this
reason, query string parameters must be encoded to remove spaces and
other invalid characters. The built-in JavaScript escape() function
can help you here:

http://www.w3schools.com/jsref/jsref_escape.asp

If you continue to experience problems here, please post a snippet of
your source so that we can help you identify the cause.

Cheers!
- Jason

On Feb 7, 12:15 pm, "RAJA SEKHAR" <[EMAIL PROTECTED]> wrote:
> Hai
>
> when using the Makerequest
> when i pass values throuth query string it is  throwing an error
>
> when query string consists spaces then it is throwing error
> else
> it return result
>  y it is happenig ?
>
> and one more thing is can i get info about person by using UID that person
> is not in my friends list
>
> Thna
> Raj
>
> On Feb 8, 2008 1:39 AM, Jason <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hi. Can you provide more information regarding the problems you're
> > experiencing? The makeRequest() method should work in all containers
> > that implement version 0.6 or higher of the OpenSocial specification.
> > Please keep in mind that if you're testing your applications within
> > the Orkut Sandbox, which has been updated to support version 0.7 of
> > the specification, you should use gadgets.io.makeRequest() in place of
> > opensocial.makeRequest().
>
> > By the by, the following article has an example of how to use
> > opensocial.makeRequest(), which you may find helpful:
>
> >http://groups.google.com/group/opensocial/web/validating-signed-reque...
>
> > - Jason
>
> > On Feb 6, 1:11 am, Virtual One <[EMAIL PROTECTED]> wrote:
> > > opensocial.makeRequest() not working in v0.6 ??? any update ?
>
> --
> RajaSekhar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial API Definition" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to