Skip to content

Expecting value: line 1 column 1 (char 0) #222

@0x1d00ffff

Description

@0x1d00ffff

Running python3.6.exe ~\repos\SoundScrape\soundscrape\soundscrape.py twofeetmusic on Windows 10 results in

    Active code page: 65001
    Expecting value: line 1 column 1 (char 0)

Apparently this call to get_soundcloud_api2_data(artist_id) fails because the requests.get(v2_url) call returns a 401 unauthorized error. Unfortunately I don't know enough to debug the issue further.

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