Hello,

I am trying to integrate the Janrain Social Widget to my project.

For the moment i have user authentication with Janrain but i am having
problems adding the Social Widget.

The instructions from Janrain say:

1) Download the rpx_xdcomm.html file and place it in the root
directory of your website.

2) Copy and paste this block of code into the page you want to invoke
the widget from:

  ...
  RPXNOW.init({appId: 'aeebhlpldndcpmloacee',
    xdReceiver: '/rpx_xdcomm.html'});

3) Invoke the widget

I followed the above steps but i get the following:

Error: unable to load http://127.0.0.1:8000/rpx_xdcomm.html

Where should i put rpx_xdcomm.html ??? and what does "root directory
of your website" means?

I am running all using the incorporated web server in web2py.

Any help???

Reply via email to