It's because of the usage of the createOnly action. createOnly will only work when the key is unambiguous. It will work fine if you use createDuplicate, or if you use a different u...
This won't work for emails, since Javascript doesn't work inside of almost all mail clients, but twitter has a few native capabilities for this here: Embedded Timelines | Twitter D...
The only thing I could think of is if you're using MME and sent a push notification to the user's phone. Other than that, there's no native functionality for sending SMS or MMS, th...
I responded on StackOverflow as well, but could you provide what exactly you're posting? You can just add some debug statements inside the postData for $url and $this->content? Ple...
Does the client have workspaces and partitions enabled for their subscription? If so, your API user may be missing an appropriate role in the desired workspace. Do you have any of ...