Hi, isn't the following supposed to work: I create an artist tasteprofile and populate it with echonest artist IDs (that can be successfully resolved). I then call tasteprofile/read with the "id:spotify" bucket and should receive the spotify URI for each artist entry that was resolved? Instead the only foreign ID I get is the one echonest built from the tastprofile id and the item id. If I remember right calls to artist/profile return the correct foreign IDs, but I would very much like to avoid this extra step for each single tasteprofile entry.
Cheers Jerome