Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: pubsubTopic and contentTopics are required for store v3 requests #1108

Open
fbarbu15 opened this issue May 22, 2024 · 0 comments
Open

Comments

@fbarbu15
Copy link

Describe the bug
Raising this as a bug because on nwaku those 2 fields are not required in the store v3 requests
Also the schema doesn't show those fields as mandatory

To Reproduce

  1. Send a request with only pubsubTopic to retrieve all the messages in the store for that pubsubTopic

Actual behavior
{"status_code":400,"status_desc":"pubsubTopic and contentTopics are required"}

Expected behavior
Should work IMO

go-waku version/commit hash

harbor.status.im/wakuorg/go-waku:latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant