WAPI.checkNumberStatus function return undefined status
See original GitHub issueWAPI.checkNumberStatus
method returns undefined status due to Store.checkNumberBeta.queryExists(id)
function throw exception Uncaught TypeError: e.isLid is not a function
.
Issue Analytics
- State:
- Created a year ago
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Async Request to API return undefined in Jest - Stack Overflow
The problem is because you are not returning the promise from fetch . Update your functions2.js to something like:
Read more >WebWhatsAPI - Bountysource
ERROR:root:Error in function checkNumberStatus (Timed out after 500000 ms). ... I am trying to apply check_number_status and give error and no status return...
Read more >WhatSender Pro Crack.exe - Hybrid Analysis
Store.Contact && window.Store.Contact.checksum !== undefined; if (done !== undefined) done(isLogged); return isLogged;};window.WAPI.isConnected = function (done) ...
Read more >https://raw.githubusercontent.com/mikelustosa/Proj...
getContact = function(id, done) { const found = window.Store.Contact.get(id); if (done !== undefined) done(window.WAPI._serializeContactObj(found)) return ...
Read more >CHANGELOG.md - Renovate Bot Package Diff
return [4 /*yield*/, this.page.evaluate(function (_a) {. 245. - var chatId = _a. chatId , messageId = _a.messageId;. 246. - return WAPI.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you for joining our community, happy. We are currently fixing this bug, our new version will be released soon.
Working with Love!
Fix: https://github.com/orkestral/venom/pull/1795