Insert post Blogger API failing with Python – Ebay API
This code now works. I'm having an issue inserting a new blog post on to google's Blogger site via python2.7 calling an API. I have all the oauth2client modules from google to handle the authentication. I have permission to use…