You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Digg API Developers Support
Some recent fixes and changes in newest to oldest order over roughly
the last month. More soon
Dave
Fixed user.getSavedStories to return activity again
OAuth errors now return more detail such as telling you when a
signature is wrong and what base string was used server side to
calculate it.
OAuth can now be used with GET requests that mix method and oauth
parameters in the query parameters.
(You can still use the POST + body approach and the GET + HTTP header
approach)
User activity is returned in feed responses (when authenticated)