0

ユーザーのサブスクリプションを読み取るのに問題があります。

APIドキュメントで読むことができるように、次のリクエストを送信する必要があります:

https://api.flattr.com/rest/v2/user/subscriptionsを取得します

その後、私は応答を受け取りますが、内容はおかしくなりました:

[{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing":"thing"},{"type":"subscription","active": false,"created_at":null,"started_at":0,"thing":"https://api.flattr.com/rest/v2/things/3951323"},{"type":"subscription","active ":false,"created_at":null,"started_at":0,"thing":"https://flattr.com/thing/3951323"},{"type":"subscription","active":false, "created_at":null,"started_at":0,"thing":3951323},{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing": 「http://www.gramocast.net/flattr"},{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing":1},{"type":"subscription"," active":false,"created_at":null,"started_at":0,"thing":1},{"type":"subscription","active":false,"created_at":null,"started_at":0 ,"thing":"gramocast"},{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing":""},{"type": "subscription","active":false,"created_at":null,"started_at":0,"thing":[]},{"type":"subscription","active":false,"created_at":null 、"started_at":0,"thing":"en_GB"},{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing":"software"} ,{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing":1425413536},{"type":"subscription","active":false, "created_at":null,"started_at":0,"thing":{"type":"user","re​​source":"https://api.flattr.com/rest/v2/users/gramocast"," link":"https://flattr.com/profile/gramocast","id":"jy3lmA","username":"gramocast"}},{"type":"subscription","active":false, "created_at":null,"started_at":0,"thing":0},{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing":" "},{"type":"subscription","active":false,"created_at":null,"started_at":0,"thing":true},{"type":"subscription","active": false,"created_at":null,"started_at":0,"thing":true}]'モノ":true},{"タイプ":"サブスクリプション","アクティブ":false,"created_at":null,"started_at":0,"モノ":true}]'モノ":true},{"タイプ":"サブスクリプション","アクティブ":false,"created_at":null,"started_at":0,"モノ":true}]'

私は gramocast のアクティブなサブスクリプションを 1 つ持っています。これは flattr API のバグですか、それとも何か間違ったことをしていますか?

ご協力いただきありがとうございます。

4

1 に答える 1