Skip to content

Commit 08ceda2

Browse files
rickyromboCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 5b55077 commit 08ceda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/examples/upload/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A serverless Audius track upload example using SDK + OAuth PKCE entirely in the
2121
In your developer app settings at **audius.co/settings → Developer Apps**, add the following redirect URI:
2222

2323
```
24-
http://localhost:5177
24+
http://localhost:5177/
2525
```
2626

2727
This is required so the OAuth server will accept the callback URL when the popup redirects back to this app. For production deployments, register your deployed URL instead (e.g. `https://yourapp.com`).

0 commit comments

Comments
 (0)