On the Developers Guide, it was said that the app must be entitled to retrieve Artist Biography and Album Review data. However, I don't find any way to register my app to be able to retrieve that information.
I have set the GN Properties like the Guide said:
content.contributor.biography = true
content.review = true
But the SDK still returns null
.
Anybody know any idea how to resolve this? How to register the app for Biography & Review data permissions? Or maybe there's another alternative APIs to retrieve this information?