The app cannot fetch the list of user's channels
The Issue
Steps to reproduce
- Follow "Channels", "Publishes" or "New Publish" links in a sidebar.
alternatively
- Open any content entry
- Go to the channel dropdown in a comment section
Expected behaviour
The "Channels" and "Publishes" are expected to display a list of channels. On the second page of the "New Publish" flow the channel dropdown list is supposed to contain a list of channels. The user is supposed to be able to upload new content to their channel. The channel dropdown list should contain a list of channels. The user is supposed to be able to select a channel and post a comment as that channel.
Actual behaviour
In "Channels" and "Publishes" only spinner and a plus button are shown.
In the comments UI the spinner is displayed above/instead of the dropdown list. No amount of waiting helps. If the user tries to post a comment, an error message prompting to select a channel is displayed.
System Configuration
- Device: Xiaomi Redmi Note 8 Pro
- Android version: 11
Anything Else
I actually have two channels, I can comment with no issues from Odysee.
The issue seems to be present for some time now, first noticed it about a week ago.
Screenshots
Internal Use
Acceptance Criteria
Definition of Done
- [ ] Tested against acceptance criteria
- [ ] Tested against the assumptions of the user story
- [ ] The project builds without errors
- [ ] Unit tests are written and passing
- [ ] Tests on devices/browsers listed in the issue have passed
- [ ] QA performed & issues resolved
- [ ] Refactoring completed
- [ ] Any configuration or build changes documented
- [ ] Documentation updated
- [ ] Peer Code Review performed
This may be related to the SDK being outdated. Will circle around to this as we update that component.

