just started getting this debug error searching YouTube using the same code I've used since the first release where KM supported it:

TypeError: Error #1034: Type Coercion failed: cannot convert com.google.youtube.event::AddCallbackEvent@792eb69 to com.google.youtube.event.AddCallbackEvent.
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.google.youtube.model::YouTubeEnvironment/addCallback()
at com.google.youtube.application::VideoApplication/addCallbacks()
at com.google.youtube.application::VideoApplication/build()
at com.google.youtube.application::Application/onInited()
at com.google.youtube.application::Application/initData()
at com.google.youtube.application::VideoApplication/initData()
at com.google.youtube.application::Application/init()
at com.google.youtube.application::VideoApplication/init()


Have they changed something in the API or does that just indicate the background service is down?. Been using the same code as I always have. Just about to release a Media Bandit that just started falng with this error a few minutes ago. I've run the same code thousands of times without incident and hope the they havent screwed up our KM integration by changing the API.