Skip to content
This repository was archived by the owner on Oct 29, 2022. It is now read-only.
This repository was archived by the owner on Oct 29, 2022. It is now read-only.

Unable to access API using authtoken (forbidden) #193

@gabrieljablonski

Description

@gabrieljablonski

Although the websocket connections work just fine, I'm unable to use an authtoken to make API calls (such as to /api/messages/unread), as it just returns a forbidden error.

Using a session id works, so I'm not sure if I'm doing something wrong or if it's just not supposed to be possible to access the API using just an authtoken. If not, is it possible to acquire a session id using an authtoken?

Using a valid authtoken:

Using a valid session id:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions