Skip to content

[BUG] Status 201: JSONDecodeError in public_request (url=https://www.instagram.com/nike/?__a=1&__d=dis) >>> #1802

@tajbowness

Description

@tajbowness

Curious if anyone else is receiving this message when making public requests, as it only begun occurring recently for me.

I've tested to make sure it wasn't an issue with my code by returning to an older version of my code and the issue persisted, so I'd like to know if this has started happening recently to anyone else.

Calling:
result = cl.user_info_by_username("nike").dict()
Returns:

Status 201: JSONDecodeError in public_request (url=https://www.instagram.com/nike/?__a=1&__d=dis) >>>
Status 201: JSONDecodeError in public_request (url=https://www.instagram.com/nike/?__a=1&__d=dis) >>>
Status 201: JSONDecodeError in public_request (url=https://www.instagram.com/nike/?__a=1&__d=dis) >>>

It does return the user info after calling so it really isn't any issue. I'd like to know if anyone could provide any insight? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions