tulssinep

Results 9 comments of tulssinep

Hey, attached you will find the console output: Sending message from the phone to the number in question "manually" on the phone itself: ``` [1] sending {"from": "backend", "timestamp": 1553451__________,...

@arunrreddy thank you but unfortunately this can't connect for me. >Click to connect to API >Connecting to API >Connection to API closed. Click to reconnect JS console: ``` whatsapp-web-reveng jsdemo...

Hey, just tried it, I'm getting the exact same on `localhost:2018` Tried with both Chrome and Safari, taken straight from this repo here runs fine, yours does not :( Because...

Sorry I don't understand the question; I put the number at `currWhatsAppInstance.sendTextMessage("[email protected]","Test");`, it's not being read dynamically from a text field on the website if that's what you mean

Sorry if I didn't explain correctly; I can't get there because of the API connection loop on your repo; ![ware2fork-api-error4](https://user-images.githubusercontent.com/11710965/54945679-b0875c00-4f36-11e9-8460-66616c97573a.gif)

A discord was set up the last time, I've just made a new invite link (former admin gone) https://discord.gg/TF92XdJ

I may add that `resp_json` looks like everything should be ok: `{'user': True, 'userId': '123', 'authenticated': True, 'oneTapPrompt': True, 'reactivated': True, 'status': 'ok'}` Here is the log output from running...