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 PBworks API
Sometimes you need to make API calls that take longer than 15 seconds
to run. Previously, these would just time out with an error. So what's
an API user to do?
Internally, we've been making asynchronous calls to our API for a
while. Now we've made these operations public so that you can use them
in your code too.