Ok. Thank you. Evgeniy
On Apr 21, 1:01 pm, Dan Peterson <[email protected]> wrote: > The active robot API calls are working again. Thank you for reporting the > issue. > > Cheers, > -Dan > > > > On Wed, Apr 21, 2010 at 12:53 PM, Joe Gregorio <[email protected]> wrote: > > Yes, this is a confirmed problem, please star the following issue to > > get notified when it is resolved: > > > http://code.google.com/p/google-wave-resources/issues/detail?id=736 > > > Thanks, > > -joe > > > On Tue, Apr 20, 2010 at 2:40 PM, Quinton Wall <[email protected]> > > wrote: > > > Same issue here. I thought it was changes i made but Active Robot--- > > > she be broken today :( > > > > Q > > > > On Apr 20, 1:21 am, Evgeniy Beschastnov <[email protected]> > > > wrote: > > >> Yeah, i currently can't continue working because of this bug. Last > > google > > >> wave release definitely broke active api. > > > >> Evgeniy > > > >> 2010/4/20 tralston <[email protected]> > > > >> > I as well am having this problem, however not with fetchWavelet. I'm > > >> > using the code: > > > >> > Wavelet newwave = MyRobot.newWave(domain, participants); > > >> > JsonRpcResponse response = MyRobot.submit(newwave, > > >> > RPC_SERVER_URL).get(0); > > > >> > This, like all of your comments, was working for me before the > > >> > weekend. Now I'm getting the same error: > > > >> > com.google.gson.JsonParseException: The JsonDeserializer > > >> > StringTypeAdapter failed to deserialized json object {} given the type > > >> > class java.lang.String > > >> > at > > > com.google.gson.JsonDeserializerExceptionWrapper.deserialize(JsonDeserializ > > erExceptionWrapper.java: > > >> > 63) > > >> > at > > > com.google.gson.JsonDeserializationVisitor.invokeCustomDeserializer(JsonDes > > erializationVisitor.java: > > >> > 88) > > >> > at > > > com.google.gson.JsonDeserializationVisitor.visitUsingCustomHandler(JsonDese > > rializationVisitor.java: > > >> > 76) > > >> > at > > com.google.gson.ObjectNavigator.accept(ObjectNavigator.java:98) > > >> > at > > > com.google.gson.JsonDeserializationContextDefault.fromJsonObject(JsonDeseri > > alizationContextDefault.java: > > >> > 73) > > >> > at > > > com.google.gson.JsonDeserializationContextDefault.deserialize(JsonDeseriali > > zationContextDefault.java: > > >> > 51) > > >> > at > > > com.google.wave.api.impl.JsonRpcResponseGsonAdaptor.deserialize(JsonRpcResp > > onseGsonAdaptor.java: > > >> > 74) > > >> > at > > > com.google.wave.api.impl.JsonRpcResponseGsonAdaptor.deserialize(JsonRpcResp > > onseGsonAdaptor.java: > > >> > 42) > > >> > at > > > com.google.gson.JsonDeserializerExceptionWrapper.deserialize(JsonDeserializ > > erExceptionWrapper.java: > > >> > 50) > > >> > at > > > com.google.gson.JsonDeserializationVisitor.invokeCustomDeserializer(JsonDes > > erializationVisitor.java: > > >> > 88) > > >> > at > > > com.google.gson.JsonDeserializationVisitor.visitUsingCustomHandler(JsonDese > > rializationVisitor.java: > > >> > 76) > > >> > at > > com.google.gson.ObjectNavigator.accept(ObjectNavigator.java:98) > > >> > at > > > com.google.gson.JsonDeserializationContextDefault.fromJsonObject(JsonDeseri > > alizationContextDefault.java: > > >> > 73) > > >> > at > > > com.google.gson.JsonDeserializationContextDefault.deserialize(JsonDeseriali > > zationContextDefault.java: > > >> > 51) > > >> > ... etc. > > > >> > Pamela, I noticed that there was a new version of the Wave Preview and > > >> > Sandbox rolled out (as updated today in the Google Wave Server > > >> > Changelog found at the waveid: googlewave.com!w+AU-ZLT_uA). Is it > > >> > possible some change in the build over the weekend broke the JSON/GSON > > >> > parser? I tried downloading the new API jars and republished my robot, > > >> > but to no avail. This breaks my robot. Any insight? > > > >> > Thanks, > > >> > Taylor Ralston > > > >> > -- > > >> > You received this message because you are subscribed to the Google > > Groups > > >> > "Google Wave API" group. > > >> > To post to this group, send email to [email protected] > > . > > >> > To unsubscribe from this group, send email to > > >> > [email protected]<google-wave-api%[email protected]> > > <google-wave-api%2Bunsubscribe@ googlegroups.com> > > >> > . > > >> > For more options, visit this group at > > >> >http://groups.google.com/group/google-wave-api?hl=en. > > > >> -- > > >> You received this message because you are subscribed to the Google > > Groups "Google Wave API" group. > > >> To post to this group, send email to [email protected]. > > >> To unsubscribe from this group, send email to > > [email protected]<google-wave-api%[email protected]> > > . > > >> For more options, visit this group athttp:// > > groups.google.com/group/google-wave-api?hl=en. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Google Wave API" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > [email protected]<google-wave-api%[email protected]> > > . > > > For more options, visit this group at > >http://groups.google.com/group/google-wave-api?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Wave API" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-wave-api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-wave-api?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" 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 > athttp://groups.google.com/group/google-wave-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
