Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Weird behaviour with StreamsGetAll #95

Open
1 task done
tsvilans opened this issue Jan 11, 2019 · 0 comments
Open
1 task done

Weird behaviour with StreamsGetAll #95

tsvilans opened this issue Jan 11, 2019 · 0 comments

Comments

@tsvilans
Copy link

tsvilans commented Jan 11, 2019

Step 0:

Expected Behaviour

Getting all streams for a user should be GET <server>/streams.

Actual Behaviour

This fails with a 400 response ("Something went wrong.").
Adding ?omit=objects makes it work. Something goes wrong when it tries to include the objects in the stream list.

Affected Projects

Core, server.

Reproduction Steps & System Config (win, osx, web, etc.)

Proposed Solution (if any)

For now, adding ?omit=objects makes it work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant