You are viewing a single comment's thread from:

RE: Interactive Hive API moved to Hivesigner

in #hivesigner4 years ago

Hello @good-karma, nice work. Was trying to use bridge, list all subscriptions, however doesn't seem to work as expected.

GET https://xapi.esteem.app/list_all_subscriptions?account=esteemapp

Get a 500 and the follow response:

[
  "error",
  {
    "message": "Cannot read property 'params' of undefined",
    "error": {}
  }

Any ideas?

Sort:  

Did you check github code, maybe there is bug in forming parameters?