They are two separate issues, actually. Please see this forum post for more information: https://wave.google.com/wave/waveref/googlewave.com/w+kRCQ_rBLI
On Sun, Jul 4, 2010 at 9:22 AM, Thomas Zimmermann < [email protected]> wrote: > Hi Lucelia, > > I think I encountered the same problem and have not yet solved it. It > seems to be a problem with caching of robots that are updated from API > v1 to v2. > See this issue: > http://code.google.com/p/google-wave-resources/issues/detail?id=759 > > Thomas > > On 3 Jul., 23:10, Lucelia Chipeaux <[email protected]> wrote: > > I'm getting an error to deserializer. It was not happening: > > Uncaught exception from servlet > > com.google.gson.JsonParseException: The JsonDeserializer > > com.google.wave.api.impl.jsonrpcresponsegsonadap...@893a4a failed to > > deserialized json object .... > > > > My line of code is: > > WaveId waveId = WaveId.deserialise(swaveId); > > WaveletId waveletId = WaveletId.deserialise(swaveletId); > > Wavelet wavelet = this.fetchWavelet(waveId, waveletId, > > PREVIEW_RPC_URL); > > > > Any ideas why? > > -- > 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 at http://groups.google.com/group/google-wave-api?hl=en.
