LeetPushExtension / LeetPush

Chrome extension to capture and push LeetCode solutions to your GitHub repository.
https://chromewebstore.google.com/detail/leetpush/gmagfdabfjaipjgdfgddjgongeemkalf
MIT License
119 stars 9 forks source link

Extension is not working properly. #77

Closed Harshh18 closed 1 month ago

Harshh18 commented 1 month ago

image I tried to upload the code to Github, but it's not working then I refresh my Leetcode and Github website and the push button from the leetcode was gone and the extension is not able to fetch my details also from the username.

husamahmud commented 1 month ago
Harshh18 commented 1 month ago

You're right, but after re checking everything I try to push the code but it is not getting committed to my Github repo. I am pushing the code for problem no. 58 in my repo. Actually, my token was expired and I regenerated the token again and after adding the new token it is not pushing my code in the repo. Repo link

Harshh18 commented 1 month ago

Hey, I'm still unable to figure out what's going wrong with my side. I have even generated a new token for the same but still the extension is not able to commit changes into my repository. It'd be great if someone hops in to help me with this. @husamahmud kindly take a look

husamahmud commented 1 month ago

can you provide me with your GitHub repo link?

Harshh18 commented 1 month ago

https://github.com/Harshh18/Daily-DSA

Here it is