I am trying to fetch content of single file from GitHub with php . I have searched a lot but no luck . Here are some links Github access
all these are working for public repo . i also have tried it with access token
https://raw.githubusercontent.com/builderux/dev_elead/master/Elead.php?access_token=**************************************
this token is working to download zip file . But for single file it is showing not found error