Talk:Stream.get
From Facebook Developer Wiki
[edit] Session optional???
Stream.get has the wiki Category Session Optional API, which should adhere to the category's description: "The following API methods do not require an active session key in order for you to call them. However, passing an active session key provides different functionality, depending upon the method you're calling." However, the parameter session_key is marked as required. What's the deal then?
-- Matt
[edit] Stream call limits
Stream.get calls have a limit of 100 per 600s right? This is the error message I get when I make too many stream.get calls: "The underlying FQL query made by this API call has encountered the following error: Calls to stream have exceeded the rate of 100 calls per 600 seconds." Can you please detail the limitations of the call on this wiki page. Some useful details would be, if filters/limits parameters affects this limit and if it's per user, per session or per api key, etc. Thanks. -- Shu
