githubreadme

GitHub reademe Error: Please add an env variable called PAT_1 with your github token in vercel


I used this in my GitHub readme.

<img align="center" height="170" src="https://github-readme-stats.vercel.app/api/top-langs/?username=[GitHub UserName]&layout=compact&langs_count=16&theme=dracula"/>

But it says now, "Something went wrong! file an issue at https://tiny.one/readme-stats Maximum retries exceeded Please add an env variable called PAT_1 with your github token in vercel"


Solution

  • I used this and it resolved the problem.

    <img align="center" height="170" src="https://github-readme-stats-sigma-five.vercel.app/api/top-langs/?username=lucky-bruce&layout=compact&langs_count=16&theme=dracula"/>