

The reference contains the integers 0-9 compared to the gray table of 0-7 implying that an algorithm using normal binary has been used. However the code sent to the API is 6875667268, I'm unsure how the media reference is generated but this is the number used in the lookup table.

The patent states that the code is first detected and then possibly converted into 63 bits using a Gray table. So 26560102031 is the media reference for your playlist. Response = requests.get('', headers=head) The app token expires in about half an hour. This request can be made through python but only with the that was generated through the app as this is the only way to get the correct scope. Using Burp Suite, when scanning a code through Spotify the app sends a request to Spotify's API: ?format=json where is the media reference that you were looking for.

When using the Spotify code generator the website makes a request to ////. The patent explains the general process, this is what I have found.
