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.
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.
Was unable to find an appropirate way to resolve the issue with puppeteer, I resolved it using Axios