Are any possibilities to post on google+ user's wall (stream) with google+ api? -


i want post on google plus user's wall.

i trying inserting moments: https://developers.google.com/+/api/latest/moments/insert posted success new post(moment) visible in application activities.

i trying insert googledomain activity, there lot of problems scopes , domain restricting. https://developers.google.com/+/domains/api/activities/insert

now i'm trying work interactive post.

my questions: - possible in time post on user's wall (like in fb api)? - best way ?

interactive posts can post directly stream, keep in mind require explicit user action (ie - need click button on pop-up make post).


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -