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?
Did you check github code, maybe there is bug in forming parameters?