Skip to content

[Bug]: PoI Plugin UI not validating #306

@F-Node-Karlsruhe

Description

@F-Node-Karlsruhe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions