Skip to content

PATCH http result 201 should be accepted as valid #56

@ylebre

Description

@ylebre

I was trying to see if I could start a chess game using php-solid-server as a storage pod. Logging in works, but starting a new game fails because the function 'writePermission' in core.js expects a 200 OK result, whereas php-solid-server returns a '201 Created'

I would have expected any 2xx result to be accepted as 'ok' in this function.

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