I'm working on a Spotify in-app application.
I like to know what my friends are listening. I'm currently using music.listen open graph api, but it returns an empty data for most of users.
I signed up a new facebook account then signed in Spotify using the new account. I clikced a song then logged out.
I then switched back my original account then I get data for the new facebook account (which is friend of my original account)
so my guess is that music.listen works for only new users (or recently signed up)?
Is this true?
Updated:
Here's what worked for me
- I signed up a new facebook account on my second computer
- Installed Spotify app then signed in with the new facebook account.
- Spotify prompted a message and I clicked continue
I clicked a song and shared it to facebook.
on my main computer, I signed into Spotify with a different facebook (friend of the new facebook account) then accessed my app. My app gets a list of songs that my new facebook account listened.
While using my new facebook, I didn't see a permission box.
So my question is...how come a new facebook works, but not existing accounts?