When I run client.get_account_albums('me') I don't get all albums.
And I can't even figure out anything that stands out about albums that are not returned. It returns all trypes of albums - public, hidden and secret - so I'm logged in correctly. Some albums just dont show up. There are no illegal characters in album titles as well.
Out of 100+ albums I only get 49.
What may be the cause of it?
When I run
client.get_account_albums('me')I don't get all albums.And I can't even figure out anything that stands out about albums that are not returned. It returns all trypes of albums - public, hidden and secret - so I'm logged in correctly. Some albums just dont show up. There are no illegal characters in album titles as well.
Out of 100+ albums I only get 49.
What may be the cause of it?