Sahil Mahadwar

Results 4 issues of Sahil Mahadwar

$ python main.py [IG] not found cookie/cookie_file >> login as default Error parsing error response: Expecting value: line 1 column 1 (char 0) Error is >> Bad Request Something went...

bug
help wanted

I have tried everything at this point even solutions from here: https://github.com/vercel/next.js/discussions/15965 but nothing seems to work here is my code ``` import React, { useState, useRef, useEffect } from...

Hey can anyone please tell me how to pass the MediaConstraints object properly I tried many things but nothing seems to be working here is my code ``` import React...

I encountered an issue while trying to update the primary color of a button in the `styles.css` file using HSL values. Here's the process I followed: 1. I selected the...