Andrew Novac
Andrew Novac
Since this is an `.svg` that gets loaded once - on first request - it's technically not possible. The API is capable of getting you the information regarding current time...
@ajmeese7 Same answer as #23
Haven't tried it myself, so you'll have to experiment with this yourself. If anyone would like to add more details here, feel free to. If you manage to get it...
This seems more like a personal change, leaving it open for others to see but won't merge in. Thank you!
@ajmeese7 Yeah, if it was modified to be an option rather than OOTB, I'll merge it in
Looks like you did get it up and running, but for future viewers, please use the debug steps: https://github.com/novatorem/novatorem/blob/master/SetUp.md#debugging
What about it do you want to study? It looks like you're simply using my profile's spotify. Did you follow the [setup instructions](https://github.com/novatorem/novatorem/blob/master/SetUp.md) I posted?
Hey, no worries. You can leave it as is while trying to set things up. You need to use the refresh token in your vercel app to reauthenticate your spotify....
I think for you it would be here: https://vercel.com/toulgthg/toulgth-g/settings/environment-variables Then I assume you got your Client ID, Secret, and Refresh token? Don't paste them here, they should remain a secret...
So where there's `{...}`, you have to insert your variables. So {Spotify_Client_ID} is where you plug in your Client ID that you got from the dashboard. Also, you should delete...