Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get data from the vercel #5

Closed
ramanujamgond opened this issue Aug 18, 2020 · 2 comments
Closed

Unable to get data from the vercel #5

ramanujamgond opened this issue Aug 18, 2020 · 2 comments

Comments

@ramanujamgond
Copy link

Hello Andrew,

I tried to implement your Spotify-readme app on my repo readme file. But how many times I tried I am not getting any response from the vercel server. I followed all the instructions from the SetUp.md file. I have set the client Id client secret and refresh token but still, I am the internal server error. I don't know where I am doing wrong. Any help would be much appreciated. Thank you

Error - Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

Below are the lines of code that I am using in the readme.md file

Spotify Playing 🎧

string1301 spotify playing

@novatorem
Copy link
Owner

I think you have a set of permission problems.

One, if you're linking up your vercel to your readme:
https://github.com/ramanujamgond/ramanujamgond

It would have taken the repository above, but it looks like it doesn't have the api there.
Looking at your vercel app: https://spotify-readme.ramanujamgond.vercel.app/

It's actually still linked to my github repository.
So make sure you configure vercel properly and copy the rest of the files in /api/ to your own ramanujamgond/ramanujamgond.

@ramanujamgond
Copy link
Author

ramanujamgond commented Aug 18, 2020

But I have imported the repo which I forked from your account. Can you please elaborate a little bit so that I can track down the error.

Update
Thank you @novatorem (Andrew). Finally, I was able to fix the error you were right I was doing it in wrong way. I have not included my repo in Vercel. I just pointed the forked repo form your account.

Anyway, thank you so much for your fast response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants