Siddhant Soni

Results 2 comments of Siddhant Soni

Faced this exact issue when trying to edit PT title using our Github bot. Took a long time to figure out that we need to give extra `project:read` permission to...

> this error is keeping me from using “sudo pip install certifi”, then I tried to add following code > > ```python > import ssl > > ssl._create_default_https_context = ssl._create_unverified_context...