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]: PoI Plugin UI not validating #306

Open
2 tasks done
F-Node-Karlsruhe opened this issue May 12, 2023 · 0 comments
Open
2 tasks done

[Bug]: PoI Plugin UI not validating #306

F-Node-Karlsruhe opened this issue May 12, 2023 · 0 comments

Comments

@F-Node-Karlsruhe
Copy link

Issue description

When uploading a poi.json the validation fails

Expected behaviour

It should validate just as on the API.

The client builder should call /api instead of /dashboard/api here https://github.com/iotaledger/node-dashboard/blob/develop/src/services/pluginService.ts#L230

Actual behaviour

It calls a wrong route and thereby receives a 404 instead of a proper validation repsonse

Can the issue reliably be reproduced?

Yes

Steps to reproduce the issue

  1. Upload poi.json containing a valid POI

Errors

404 -> The given proof of inclusion for the block is invalid.

Duplicate declaration

  • I have searched the issues tracker for this issue and there is none

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant