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

CustomHTML Example not compiling #878

Closed
ZeeSarp opened this issue May 26, 2023 · 1 comment
Closed

CustomHTML Example not compiling #878

ZeeSarp opened this issue May 26, 2023 · 1 comment

Comments

@ZeeSarp
Copy link

ZeeSarp commented May 26, 2023

image
If I am not mistaken, there is a "Scopes." missing before UserReadEmail.

@JohnnyCrazy
Copy link
Owner

Hi,

This examples uses using static SpotifyAPI.Web.Scopes; at the top, which makes all Scopes directly available, without the need to prepend Scopes.

I'm also able to compile it locally with the specified net7.0. Feel free to open a discussion if there is something unclear.

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