Skip to content

Return -1 when using with ESPAsyncWebServer #63

@TheKerbecs

Description

@TheKerbecs

When adding a basic async web server to my esp32 I get this error from the Spotify library (with and without multithreading):
/v1/me/player/currently-playing?additional_types=episode&market=DE
stack size -1073601487
Status Code: -1
My project has gotten quite large so I am not able to send the entire code.
Without the web server the stack size is about the same but it does not throw the error -1.

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