Hi Ryota,sorry for the belated response. If a user is above the activity quota, they will not be able to create a new activity anymore. They will still be able to change existing activities though. Uploading new files may not be possible if the stora...
Hi Rolf,thank you for your question. When developing gadgets, special restrictions apply. This is because of security reasons and implemented by the browser. The keywords to look up are e.g. "Cross-Site-Scripting" or "Same-Origin Policy".Because of t...
Hi Matthias,we do have a [code example|http://wiki.sdn.sap.com/wiki/display/SWAPI/GuidedCodeExamplefortheIntegrationAPI] showing you how to upload a directory to StreamWork though (in case you're interested how it works from a technical perspective)...
Hi Sreekanth,this won't work because the hostnames do not match. Every modern browser will prevent this due to XSS. Are you using the OpenSocial or Methods API? Would proxying help you?Simon
Hi Mathias,I do not know about SAML session IDs, but the lifetime of an OAuth access token is currently not limited (that is, as long as it is not revoked). AFAIK there is no way to retrieve the lifetime. My colleague Ruediger may be able to give you...