You are viewing a single comment's thread from:
RE: [STEEM DIP] Development Progress Report #1
I think this is the api problem(call bridge ...)
You can test like this.
curl -s --data '{"jsonrpc":"2.0", "method":"bridge.get_account_posts", "params":{"sort":"blog","account":"happyberrysboy","observer":"happyberrysboy"}, "id":1}' https://api.steemit.com
curl -s --data '{"jsonrpc":"2.0", "method":"bridge.get_account_posts", "params":{"sort":"blog","account":"happyberrysboy","observer":"happyberrysboy"}, "id":1}' https://api.pennsif.net
Perfect, thanks :)