Ihad configured JSON server and created a db.json file and even added in some data, everything worked fine so I pushed it to Github, I replaced my localhost JSON server port URL with the one of typicode i.e -
json-server.typicode.com/myGithubUsername/myRepository/resource and tested again, still, things worked but after changing my GitHub repository to private am now getting this when I try to access the resource!
I changed my GitHub repository back to public and it solved theproblem but this was for my employees so it shouldn't remain public, Idon't know if anyone has a better way to fix this, but this worked!
3a8082e126