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: Store REST API returns invalid digest #2615

Open
kaichaosun opened this issue Apr 22, 2024 · 7 comments · May be fixed by #2775
Open

bug: Store REST API returns invalid digest #2615

kaichaosun opened this issue Apr 22, 2024 · 7 comments · May be fixed by #2775
Assignees
Labels
bug Something isn't working effort/hours Estimated to be completed in a few hours

Comments

@kaichaosun kaichaosun added the bug Something isn't working label Apr 22, 2024
@kaichaosun
Copy link
Contributor Author

@Ivansete-status
Copy link
Collaborator

Very good morning @kaichaosun !
Looking at the issue more carefully I have the impression that this is the expected behaviour.

The following page is super handy to know how to properly deal with REST service ( kudos to @NagyZoltanPeter ! )

https://waku-org.github.io/waku-rest-api/#get-/store/v1/messages

From there, you will see that all the store GET params should be url-encoded

Let me know if that helps and we can close that one :)

@kaichaosun
Copy link
Contributor Author

kaichaosun commented May 16, 2024

@Ivansete-status
Copy link
Collaborator

@kaichaosun
Copy link
Contributor Author

It's returned in json of first request, https://github.com/threeproto/ferry-chat/blob/main/src/App.tsx#L27

@gabrielmer gabrielmer self-assigned this Jun 4, 2024
@gabrielmer gabrielmer added the effort/hours Estimated to be completed in a few hours label Jun 4, 2024
@gabrielmer gabrielmer linked a pull request Jun 4, 2024 that will close this issue
1 task
@gabrielmer
Copy link
Contributor

Heey @kaichaosun
Can you please try to reproduce it with the following image? quay.io/wakuorg/nwaku-pr:2775-rln-v1
We might have a fix for it.

Otherwise, can you please write step by step how to reproduce the error? Preferably, also with inputs that don't give error so we can compare.

@kaichaosun
Copy link
Contributor Author

@gabrielmer will do, thanks for the updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort/hours Estimated to be completed in a few hours
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants