Update overview-of-the-upgrade-process.md#44107
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
// Authorization token that must have been created previously. See : https://developer.spotify.com/documentation/web-api/concepts/authorization const tracksUri = [ async function createPlaylist(tracksUri){ await fetchWebApi( return playlist; const createdPlaylist = await createPlaylist(tracksUri); |
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: