Typo in api docs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a small typo in the developer docs in https://developer.spotify.com/documentation/web-api/tutorials/refreshing-tokens
In the browser example code block line 19 is missing an equal sign after the const name.
const body = await fetch(url, payload);
const response await body.json();
Labels:
- Labels:
-
typo
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page