-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with tagging Application Id in Verify API #333
Comments
@narayana-plivo
|
@narayana-plivo Thanks for the reference and Please make sure to update corresponding typedefs as well |
@narayana-plivo This is still an issue:
No info about this in the docs, just using the example code does not work. |
For typescript here is the PR: #337 |
The documentation provided here is outdated
https://www.plivo.com/docs/verify/api/request/authentication/
I don't see
verify_session
in thePlivoClient
,in verify_session we had app_uuid to tag specific application ID
I just see
verify
, also no mention of how the application ID for Verify API should be added along withverify.initiate
The definition of params is unclear , Can you pls add how the application id should be passed to
verify.initiate
The text was updated successfully, but these errors were encountered: