Try encoding the ampersand with & (html entity) or some other urlencode scheme. I think I read somewhere that you need to use entities.
On Nov 4, 8:50 pm, Marco Mugnatto <[EMAIL PROTECTED]> wrote: > The URL to my gadget does have GET parameters, like "url/gadget.xml? > id=1&x=3" (in reality it's a .asp page with xml mime type). It seens > Orkut OpenSocial can only read the first parameter (in this case, id). > If I change the order, ie put x before id, it only reads the x, not > id. > > Is it a bug? > > It seens the parameters are correctly read on iGoogle. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Developers" 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/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
