spotify API postman으로 사용해보기
웹 API 시작하기
Create an app, if you haven't done so.
Request an access token.
Use the access token to request the artist data.
1. CREATE AN APP 해주기
Redirect Url에 뭘 적어야 하는지 고민을 많이 했는데,리다이렉트 URI는 Spotify API 인증 프로세스 후에 사용자가 리다이렉트될 URL을 지정하면 된다.
개발 환경...
yeonnan.hashnode.dev2 min read