CopyrightedMusicShareTokenInvalid constant

int const CopyrightedMusicShareTokenInvalid

Description: The share_token invalid.
Cause: The share_token entered is empty.
Solutions: Please check the share_token entered when calling the function to make sure it is not empty.share_token can be obtained by call requestResource

Implementation

static const int CopyrightedMusicShareTokenInvalid = 1017003;