Henry,
I¹m having issues with the fix for SHINDIG-1719. The stacktrace looks as
follows:
Mar 6, 2012 3:04:20 PM
org.apache.shindig.gadgets.servlet.GadgetsHandlerService createErrorResponse
WARNING: Error handling request:
java.lang.UnsupportedOperationException: Unsupported function: getActiveUrl
at
org.apache.shindig.protocol.conversion.BeanDelegator$DelegateInvocationHandl
er.invoke(BeanDelegator.java:257)
at $Proxy90.getActiveUrl(Unknown Source)
at
org.apache.shindig.auth.BlobCrypterSecurityToken.fromToken(BlobCrypterSecuri
tyToken.java:74)
at
org.apache.shindig.auth.BlobCrypterSecurityTokenCodec.encodeToken(BlobCrypte
rSecurityTokenCodec.java:171)
Ideas?
Doug