reTHINK-project/dev-runtime-core

Storing data with Storage Manager gives Policy Engine message error

Closed this issue · 1 comments

We are trying to integrate the Storage Manager functionality in the Graph Connector.

When storing data, we receive an error about a message, it seems to come from the Policy Engine, see attached screenshot

pasted image at 2016_12_15 12_37 pm

to reproduce:

  • checkout branch "addressbook-app" of "dev-hyperty-toolkit"
  • start with "npm run start:node"
  • open "Graph Connector" and choose "Account" and click "store"

Where does this error come from? Is the Policy Engine blocking the storing request of the Graph Connector?

@SenanSharhan @lomosewen @sgoendoer @pchainho

As discussed on Slack, there was an error in our code sending an unnecessary message that caused this error.