@@ -63,7 +63,8 @@ def get_article_list_from_account(
payload = json.dumps(
{
"account_id": account_id,
- "cursor": index
+ "cursor": index,
+ "token": "1fa4c0ad5c66e43ebd525611f3869f53"
}
)
try: