0

I need to first fetch the oauth access token and then pass it as a parameter to my post request, please let me know how this can be achieved using puppeteer.

I am new to puppeteer and I am stuck kindly assist.

Blue Cyclone
  • 103
  • 13
Harish
  • 11
  • 8

1 Answers1

-1

Was unable to find an appropirate way to resolve the issue with puppeteer, I resolved it using Axios

Harish
  • 11
  • 8