Open lulunac27a opened 1 week ago
@lulunac27a Hi Lucas, thank you for the remark. As for the Chrome extension pop, it is expected to display "test" to show that the browser actually took the built code of the extension.
As for gitreviewgame.com , it was hosted on AWS for a limited period, but now it should rather be in your local machine. Thank you for the remark, I will address it asap, but can you tell me which part of the code points to gitreviewgame.com?
@lulunac27a Can you try simply commenting out that line? because it was there to redirect a user to another website, but it is useless now. The /callback endpoint should automatically create an account in the MongoDB database once you click on the login button on top.
and make sure that you copy your localhost/callback link to the GitHub app you made.
If commenting that line out does not work, I will retest it, open a PR and fix it asap.
Still doesn't work after doing the above steps.
@lulunac27a will retest everything on my local machine and update the necessary parts. This issue is most likely due to changing the code to make it deployable on local machine rather than cloud. Will update you right when it's fixed
The website gitreviewgame.com is not found with no domain error, the Chrome extension only shows Test, which are not working at all.