Gmail API- OAuth2.0 -Get Refresh Token and Access Token Using Nodejs

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ย. 2024

ความคิดเห็น • 17

  • @Dudarinho
    @Dudarinho 2 ปีที่แล้ว

    Thanks for the video, very helpful
    Unfortunately getting error on trying to confirm authorization with token from localhost code url

  • @pandemamoet1628
    @pandemamoet1628 3 ปีที่แล้ว

    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

  • @drgryz
    @drgryz 4 ปีที่แล้ว +1

    any tutorial on how to read gmail inbox messages using node js?

    • @andremadrugapaulo7260
      @andremadrugapaulo7260 3 ปีที่แล้ว

      did you found any :S ??

    • @drgryz
      @drgryz 3 ปีที่แล้ว +1

      @@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

    • @andremadrugapaulo7260
      @andremadrugapaulo7260 3 ปีที่แล้ว

      @@drgryz thank you alot

  • @rammagadheeran8414
    @rammagadheeran8414 3 ปีที่แล้ว

    Copying the code is the worst practice, how many times will you do like that, it should auto capture

  • @meeshoorder7627
    @meeshoorder7627 2 ปีที่แล้ว

    Good

  • @hiteshjoshi6797
    @hiteshjoshi6797 3 ปีที่แล้ว

    Does it apply same for google ads apis?

  • @cposadaa
    @cposadaa 4 ปีที่แล้ว

    The API returned an error: Error: No access, refresh token or API key is set.

    • @opensourceautomation-afsarali
      @opensourceautomation-afsarali  4 ปีที่แล้ว

      make sure your credential.json is in the project directory.

    • @cposadaa
      @cposadaa 4 ปีที่แล้ว

      @@opensourceautomation-afsarali it is

  • @shubhxl07
    @shubhxl07 4 ปีที่แล้ว

    Great tutorial, Thank you

  • @leisiyox
    @leisiyox 3 ปีที่แล้ว

    Actually useful!

  • @opensourceautomation-afsarali
    @opensourceautomation-afsarali  3 ปีที่แล้ว

    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

  • @iamqa1421
    @iamqa1421 ปีที่แล้ว

    bad way of explanation