Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: oAuth2

Labels

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

Andrew_1998

Regular

60883 Views

172 replies

18 likes

Discussion
  • 60883 Views
  • 172 replies
  • 18 likes

Redirect URI not allowing localhost prevents me from testing locally

My Question or IssueI’m building a Next.js app with NextAuth and Spotify OAuth and I’m stuck on the local redirect. Spotify no longer allows redirect URIs with http://localhost:3000, so I configured their dashboard to allow http://127.0.0.1:3000/api/...

Newbie

My Question or Issue I’m building a Next.js app with NextAuth and Spotify OAuth and I’m stuck on the local redirect. Spotify no longer allows redirect URIs with http://localh...

drew4675

Newbie

1001 Views

1 replies

0 likes

oAuth2
redirect uri
  • 1001 Views
  • 1 replies
  • 0 likes

Oauth sign in to web api without web browser / graphical interface

I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oauth it opens browser and then uses my callback. The p...

Regular

I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oaut...

IgorM1

Newbie

2259 Views

2 replies

0 likes

api
authentication
Authentication Token
Console
Linux
OAuth
oAuth2
Spotify Web API
Terminal
Web API
  • 2259 Views
  • 2 replies
  • 0 likes

Fetch redirect URI?

So, in the OAuth2 thing, the user gets a URL to the OAuth2 Confirmation page. They click accept/decline, and they get redirected to the Redirect URI. How do I fetch that URI?

Regular

So, in the OAuth2 thing, the user gets a URL to the OAuth2 Confirmation page. They click accept/decline, and they get redirected to the Redirect URI. How do I fetch that URI?

zoltan69

Casual Listener

2961 Views

8 replies

0 likes

api
Help
oAuth2
Python
  • 2961 Views
  • 8 replies
  • 0 likes

Solved!! Unable to refresh token with PKCE flow

I'm using the PKCE flow in my SPA.The initial authorization call works fine, with the following body parameters :code: AQC...redirect_uri: http://localhost:3000/myappgrant_type: authorization_codecode_verifier: DHo4...client_id: f50...Spotify returns...

Casual Listener

I'm using the PKCE flow in my SPA. The initial authorization call works fine, with the following body parameters : code: AQC... redirect_uri: http://localhost:3000/myapp grant_type: authoriza...

Neumann_

Casual Listener

1029 Views

1 replies

0 likes

OAuth
oAuth2
PKCE
  • 1029 Views
  • 1 replies
  • 0 likes

Problem With oAuth2 Authentication

Hello, I am developing the log in with Spotify to get some data of the user. I am correctly redirecting to the page and getting correctly the question to accept the scopes but when I click accept I get this page: That doesn't seem to be the error in ...

Newbie

Hello,   I am developing the log in with Spotify to get some data of the user. I am correctly redirecting to the page and getting correctly the question to accept the scopes but when I click a...

655 Views

0 replies

0 likes

oAuth2
  • 655 Views
  • 0 replies
  • 0 likes