#!/bin/sh

curl -dgrant_type=client_credentials -dclient_id=orchard -dclient_secret=<INSERT_SECRET> https://ws.spotify.com/oauth/token
