sabindev
sabindev
#### Describe the issue I get ERR_BAD_RESPONSE with status code 502 when I add proxy to the request and the proxy does work. #### Example Code ```js await axios .get(...
### Bug description `Not all requests show up when using page.on, requests show up in network tab but not in console. const page = await browser.newPage() page.on('request', async (req) =>...
I was wondering if i can get the wallpaper in the preview i really love it, thank you.
# Bug report - Extension name: firestore-stripe-payment ## Describe the bug StripleRole is missing when i checkout the one time lifetime plan but when i use the recurring subscription plan...
the request the library sends to 2captcha always has invisible: 1 header even tho this is my code `await solver.hcaptcha("4c672d35-0701-42b2-88c3-78380b0db560", "https://discord.com/register", { invisible: 0 })`