Skip to content

431 response when writing #293

@richjhart

Description

@richjhart

I'm trying to write to some playlists, and have the required permission and it was even working before.

But suddenly, I'm getting a 431 response (header(s) too long) when trying to add tracks to a playlist.

I can't see anything unusual in my request:
ErrorResponse addTracks = api.AddPlaylistTracks(profile.Id, unsortedPlaylistId, uris);
I've checked and all the variables are exactly as you'd expect.

Has anyone seen this before? I stepped through and couldn't see any unusual headers. The Authorization header looked like a normal length to me.

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