sample-code
sample-code copied to clipboard
Remove identity parameter on Notify calls with a toBinding
As mentioned in issue #30, passing a toBinding along with identify results in the error
"Direct notifications and query notifications can not be requested together"
Removed the identify parameter from each language in the create-send-notification-to-number directory.