Why do TH-camr discuss the same thing while there is still a lot of material, such as implementing xmpp with the login form with node js, how to send messages and receive messages with crud
@@andremadrugapaulo7260 I did, look for lib called imap-simple, in its docs it has examples of how to check gmail inbox combined with mailparser and lodash, you must set gmail account with reduced security accept api stuff and it returns bodies and subjects as arrays of strings, it can clear inbox and set messages as unread too, and you can set connect function inside wdio browser custom command function, thats what I needed it for
I have created new Video where fixed the postman issue .. Please watch at : th-cam.com/video/8RaSbyk-DJY/w-d-xo.html Also you can check all my Gmail Related Videos in here : opensource-automation.s3-website-ap-southeast-1.amazonaws.com/details/PLXBKC3hh6AEqpcgZpoIhRoUeads9nu8uG
Thanks for the video, very helpful
Unfortunately getting error on trying to confirm authorization with token from localhost code url
Why do TH-camr discuss the same thing while there is still a lot of material, such as implementing xmpp with the login form with node js, how to send messages and receive messages with crud
any tutorial on how to read gmail inbox messages using node js?
did you found any :S ??
@@andremadrugapaulo7260 I did, look for lib called imap-simple, in its docs it has examples of how to check gmail inbox combined with mailparser and lodash, you must set gmail account with reduced security accept api stuff and it returns bodies and subjects as arrays of strings, it can clear inbox and set messages as unread too, and you can set connect function inside wdio browser custom command function, thats what I needed it for
@@drgryz thank you alot
Copying the code is the worst practice, how many times will you do like that, it should auto capture
Good
Does it apply same for google ads apis?
The API returned an error: Error: No access, refresh token or API key is set.
make sure your credential.json is in the project directory.
@@opensourceautomation-afsarali it is
Great tutorial, Thank you
Actually useful!
I have created new Video where fixed the postman issue ..
Please watch at : th-cam.com/video/8RaSbyk-DJY/w-d-xo.html
Also you can check all my Gmail Related Videos in here :
opensource-automation.s3-website-ap-southeast-1.amazonaws.com/details/PLXBKC3hh6AEqpcgZpoIhRoUeads9nu8uG
bad way of explanation