I’m working on a project where I need to match album info from an outside source with Spotify data. The best way to do this would be using UPC codes. The problem is, when I search using the Spotify Apps API, I can’t find any UPC info in the results. This is different from the Metadata API, which does include UPC codes.
I’m wondering if this is on purpose or if there’s a mistake. Does anyone know a good way to get UPC codes for albums when using the Spotify Apps API? Or do I have to use the Metadata API for this?
It would be really helpful if someone could point me in the right direction. I’m not sure if I’m missing something obvious or if this is just how the Apps API works. Any advice would be great!