Error with Client-ID

It should look like this:

headers: {
      'Client-ID': 'your OAuth token here'
    }

The rest of your code looks fine to me