Hi, I saw this issue on Thursday. I am wondering if others see it. Here is a workaround if you encounter the same issue. Issue 234 ( http://code.google.com/p/google-wave-resources/issues/detail?id=234) is filed for it, but it is not a big deal as there is a dead-simple workaround. Issue: When a participant did not upload his thumbnail picture, gadget API Participant.getThumbnailUrl() returns " https://wave.google.com/static/images/unknown.gif". However, if I point my browser to https://wave.google.com/static/images/unknown.gif. I will get "not found" error.
Workaround: Whenever Participant.getThumbnailUrl() returns " https://wave.google.com/static/images/unknown.gif" , use the sandbox image instead "https://wave.google.com/a/wavesandbox.com/static/images/unknown.gif " . --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
