Jump to content
UBot Underground

Blogger Api Creating New Post Issue - Empty Title & Content


Recommended Posts

Hello dears,

 

I manage to get the access token, and get creating new post with blogger api, but I always get empty title & content , I tried every possible combination , but I didnt get it work correctly.

 

Any advice?

set(#CreatingNewPost,$plugin function("HeopasCustom.dll", "$Heopas HTTP Post", "https://www.googleapis.com/blogger/v3/blogs/{#BlogID}/posts?fetchBody=false&fetchImages=false&isDraft=false&key={#APIKey}", "", "", "", "", "Authorization: Bearer \{#AccessToken\}
Content-Type: application/json
\{\"title\":\"\{#Title\}\",\"content\":\"\{#Article\}\"\}", ""),"Global")
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...