Skip to content

Spotify API returns Float for Follower Count #56

@tempostudios

Description

@tempostudios

In the Assembly package,

FullArtist.Followers

is an integer. Spotify returns a float, which throws a JsonReaderException:

JsonReaderException: Input string '2476322.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 140.

Thoughts on how to amend the Assembly script to accommodate either?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions