Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
66 views

I am trying to authenticate with the Google Blogger API from a Python script (in a standard Google Colab environment) and am consistently getting a 400: invalid_request error with the detail Missing ...
1 vote
0 answers
59 views

I am trying to upload video to blogger using following code. I am able to get the response from my code. I am getting stuck at, that I am not able to transfer the video data to blogger. My NodeJS code:...
1 vote
0 answers
164 views

This is my code that is supposed to get an access token using a service account I have set up (which is done correctly) then use the access token to authorized an API request to the blogger API (which ...
0 votes
0 answers
109 views

The contact form on my blogger website's homepage becomes unresponsive after approximately six hours. However, it starts working again when I make any updates to the homepage. I'm puzzled about why ...
1 vote
1 answer
1k views

I have successfully used the google api sandbox and been able to create posts on my blogger website, that was by using it through HTTP post requests. POST https://blogger.googleapis.com/v3/blogs/...
0 votes
1 answer
137 views

I have a site on Blogger. I share book quotes on this site. At the same time, as of today, I started to share poems. The section below shows all my posts: I want to create a separate area for poems ...
0 votes
1 answer
852 views

when trying to reproduce the url rescued from the code below I get a 403 error, but when opening the url directly it works https://www.blogger.com/video.g?token=...
1 vote
0 answers
346 views

When calling {URL}/posts/?{parameters} : the 10 first items are returned if the response contains more than 10 items, an attribute { "nextPageToken":"xyz" } is added to the JSON ...
-5 votes
1 answer
2k views

Here is the demo link of the Blogger theme I will be using : https://shareme-templatesyard.blogspot.com/ and here are I posted full Template code https://pastebin.com/n13RQGnC I don't have my own blog ...
0 votes
1 answer
746 views

i am using Google Blogger API to create posts programmatically in a blog I created. I am using the code below to try and create a new post but it is not adding a new blog The code: private void ...
0 votes
0 answers
314 views

Getting an error when I attempt to retrieve a list of Blogger posts through the Google API. Am using python requests module to make requests via plain GET urls. (Not using the Google Python Client). &...
1 vote
0 answers
67 views

I want to make an android app for my blog hosted on blogger but it includes some codes in the posts gor which I use prism syntax highlighter on web. But when I fetch the data to mobile app using the ...
1 vote
1 answer
1k views

Trying to Create automate blogger post using Google API's REST calls (not via JavaScript or any other coding languages ). I am able to create all the Google using api Key and Auth2.0 Client. https://...
2 votes
1 answer
1k views

I am trying to automate my blog writing a bit by using Blogger API v3.0. I have my API_KEY and by using it I managed to access my blog like that: import requests APIKEY = 'XXX-YYY-ZZZ' BLOGID = '...
1 vote
2 answers
4k views

I'm setting up my custom domain with Blogger and from tutorials I can see Blogger should be giving CNAME records upon entering custom domain. That isn't happening. Has Blogger changed how this is done ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /