Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105457
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-03-22 03:37 -0700 |
| References | <0a9353af-8179-4e33-ac36-fce8a3160465@googlegroups.com> <mailman.482.1458620677.12893.python-list@python.org> |
| Message-ID | <6588aa57-52b8-45e9-86e1-16647e4a89f7@googlegroups.com> (permalink) |
| Subject | Re: GAPI -- Sharing a post to Social Networking Pages from my App |
| From | Karthik Reddy <challakarthik@gmail.com> |
On Tuesday, March 22, 2016 at 9:54:53 AM UTC+5:30, Mark Lawrence wrote: > On 22/03/2016 04:14, Karthik Reddy wrote: > > Hi Experts, > > > > I am trying to post on facebook and google plus page from my application. I am using facebook-sdk an d I am able to post using local machine but I am not able to post from dev server. > > > > Can Anyone Please help me on this. > > > > Thanks, > > Karthik > > > > Please state your OS and Python version, the code that you've tried and > exactly what went wrong, including the full traceback if there is one. > > -- > My fellow Pythonistas, ask not what our language can do for you, ask > what you can do for our language. > > Mark Lawrence The error I am getting is "Uncaught ReferenceError: gapi is not defined"
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
GAPI -- Sharing a post to Social Networking Pages from my App Karthik Reddy <challakarthik@gmail.com> - 2016-03-21 21:14 -0700
Re: GAPI -- Sharing a post to Social Networking Pages from my App Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-22 04:23 +0000
Re: GAPI -- Sharing a post to Social Networking Pages from my App Karthik Reddy <challakarthik@gmail.com> - 2016-03-22 03:00 -0700
Re: GAPI -- Sharing a post to Social Networking Pages from my App Karthik Reddy <challakarthik@gmail.com> - 2016-03-22 03:37 -0700
Re: GAPI -- Sharing a post to Social Networking Pages from my App Steven D'Aprano <steve@pearwood.info> - 2016-03-22 22:18 +1100
Re: GAPI -- Sharing a post to Social Networking Pages from my App Karthik Reddy <challakarthik@gmail.com> - 2016-03-22 04:25 -0700
Re: GAPI -- Sharing a post to Social Networking Pages from my App Karthik Reddy <challakarthik@gmail.com> - 2016-03-22 04:44 -0700
Re: GAPI -- Sharing a post to Social Networking Pages from my App Karthik Reddy <challakarthik@gmail.com> - 2016-03-22 21:13 -0700
Re: GAPI -- Sharing a post to Social Networking Pages from my App Karthik Reddy <challakarthik@gmail.com> - 2016-03-22 23:09 -0700
Re: GAPI -- Sharing a post to Social Networking Pages from my App Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2016-03-22 16:18 +1100
csiph-web