RE: [STEEM DIP] Development Progress Report #1

You are viewing a single comment's thread from:

[STEEM DIP] Development Progress Report #1

in steemdipproposals •  2 years ago 

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
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Perfect, thanks :)