I'm attempting to create an opensocial gadget, hosted in IBM Connections, that connects to Dropbox.
However, it seems when doing the OAuth dance, connections is sending a 219 byte state parameter to the authorize endpoint. Dropbox limits this to 200, so the OAuth dance fails.!
Any ideas?