Skip to content

Instantly share code, notes, and snippets.

@ar-anvd
ar-anvd / demo_poet.py
Created March 31, 2019 13:29
Error in frost api 409-The specified account is not verified.
import requests, json
work = {
"name": "Title Test",
"datePublished": "2019-03-31 00:03:40.839346",
"dateCreated": "2019-03-31 00:03:40.839346",
"author": 'Test',
"tags": "Test",
"content": "Test"
}