-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I am trying to communicate with twilio from a iOS app, but got error:
HelloMonkey[73244:5503] Error establishing connection due to error: Invalid JWT token, invalid literal for int() with base 10: '1388792878.629' domain: TwilioServicesErrorDomain code: 31002
I do not know if i got this right in the auth.cfm file. Do I need to add something more then the app sid to the param struct in the allowClientOutgoing method and in that case what?
https://gist.github.com/Molnfront/8249725
<cfset cap.allowClientOutgoing("APf0a7xxxxxxxxxxxxxxx") />
#token#
Metadata
Metadata
Assignees
Labels
No labels