嘗試利用 Python程式將 Plican 網誌傳送到 Blogger,成功傳送到 Blogger。 新增/編輯文章到blogger 到想新增/修改的文章對應到的markdown節點,按 add_to_mblogger 按鈕。想修改按 edit_to_mblogger按鈕。 修改成功的話會顯示: post_id 為 一串文章的ID 已經將更新資料送往 M Blogger!
文章內的圖片要放絕對位置(網址)
若出現
google.auth.exceptions.RefreshError: ('invalid_scope: Some requested scopes were invalid. {invalid=[a, b, c, e, g, h, i, l, m, ., /, o, p, r, s, t, u, w, :]}', '{\n "error": "invalid_scope",\n "error_description": "Some requested scopes were invalid. {invalid\u003d[a, b, c, e, g, h, i, l, m, ., /, o, p, r, s, t, u, w, :]}",\n "error_uri": "http://code.google.com/apis/accounts/docs/OAuth2.html"\n}')
重新轉一次.dat應該可以解決新增/編輯文章到blogger
No comments:
Post a Comment