spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
983 stars 79 forks source link

exact match / quoted phrase search doesn #1586

Closed viking2917 closed 4 years ago

viking2917 commented 4 years ago

Issue found on February 19th 2015.

Endpoint(s):

Scope(s):

Steps to reproduce:

  1. Open the API Console
  2. Call the get-users-profile endpoint with user_id %5E

Expected behaviour:

A public user object as described on https://developer.spotify.com/web-api/object-model/#user-object-public.

Actual behaviour:

500 Server Error (consistently)

viking2917 commented 4 years ago

unfinished editing