Problem with blogger API › Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › Problem with blogger APIThis topic has 1 reply, 1 voice, and was last updated 9 years, 11 months ago by NextScripts.com.Viewing 2 posts - 1 through 2 (of 2 total)AuthorPosts May 31, 2015 at 1:50 am #440065 RezanewParticipantHi,I am using the blogger API to post on my blog. (this class: nxs_class_SNAP_BG)require_once APPPATH . ‘libraries/nxs-snap-api-light_2/inc-cl/bg.api.php’;$email=”***@gmail.com”; $pass=”******”;$blog=new nxs_class_SNAP_BG();$result=$blog->nsBloggerGetAuth($email,$pass);print_r($result);But every time I get a page with this url “https://developers.google.com/accounts/docs/AuthForInstalledApps ” as the result!!How can I solve the issue?Thanks June 1, 2015 at 11:55 am #440550 NextScripts.comParticipantWhat is your API version?AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In