Chuck Reeves

Results 36 comments of Chuck Reeves

@jeffswartz is this ok to merge in? #283 relies on the actions and changes here being updated

@jeffswartz , I was unable to find the merge conflict. Could it be that changing the base resolved it? `multiBroadcastTag` was not part of the ticket. @pardel is that part...

Also holding off on bumping the rev since I have another PR waiting to merge.

@jeffswartz I also added `multiBroadcastTag` as well

This is going to need #282 to be closed before moving forward

@soullivaneuh With the release of version 3, the entire SDK is now using promises. The SDK was also broken out into multiple packages as well. Check the migration guide on...

@cowchimp Here is what was committed: https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/verify/v2_TO_v3_MIGRATION_GUIDE.md There was a typo that is addressed in #726 We are also working on updating the [code snippets](https://github.com/Vonage/vonage-node-code-snippets) and the docs at [documentation](https://developer.vonage.com/documentation)...

@cbetta If you update to V3, we are throwing errors as we have migrated to using promises. This should no longer be an issue for you.