vonage-php-sdk-core icon indicating copy to clipboard operation
vonage-php-sdk-core copied to clipboard

Feature Request - Request IDs Listing

Open markatsdp opened this issue 1 year ago • 0 comments

Hi guys, thanks for an awesome SDK!

I would like to ask if there's a method to list all existing request IDs (or the most recent requestId) based on the phone. I experienced a scenario wherein I missed the opportunity to log or display the request ID and instead kept getting an error message that prevents me from moving forward with the tests: "Concurrent verifications to the same number are not allowed.". I would like to retrieve especially the most recent request ID and use it to either re-check or cancel the request.

Thanks.

markatsdp avatar Sep 17 '24 16:09 markatsdp