Answer the question
In order to leave comments, you need to log in
What are the ways to create news on Google Blogger using PHP?
Hello! I want to post on Google Blogger using PHP Curl, what are the ways to do it besides their API? I want to publish news specifying only email and password.
Through their API: https://developers.google.com/blogger/docs/3.0/usi...
it is
difficult to get an OAuth 2.0 token, you need to create keys, but I would like to just specify an email and password.
Thanks a lot!
Answer the question
In order to leave comments, you need to log in
There are a lot of authentication libraries based on the OAuth protocol with ready-made adapters, including for google services, choose the most convenient one on github.com.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question