Jump to Content
Verihubs
HomeGuidelinesAPI DocumentationBlogIssues
v1.0.0

Verihubs
v1.0.0HomeGuidelinesAPI DocumentationBlogIssues

Issues

Ask a Question

What are country currently supported for SMS Announcement?

What are country currently supported for SMS Announcement? Isn't it only support +62?
Posted by Tran Van Nghia 6 months ago

Understanding Callback URL validation for send OTP

Hello folks, I'm using this as my callback URL - "https://XYZ.execute-api.ap-southeast-3.amazonaws.com/v1/verihub-test" Now it works perfectly fine for SEND_SMS endpoint, but its throwing error for SEND_OTP endpoint - { "message": "Invalid payload: callback_url ensure this value has at least 1 characters", "status": 400, "code": 400 } I dont understand whats the issue here. Help is much appreciated. For reference the sample request body looks like - { "msisdn": "62111122222", "callback_url": "https://XYZ.execute-api.ap-southeast-3.amazonaws.com/v1/verihub-test", "template": "My otp is - $OTP", "otp": "1234" } Thanks, Arnab
Posted by Arnab Ghosh 8 months ago
  • starFAQs
  • trending-upRecent
  • awardPopular
  • callout-infoUnanswered