Getting RPXNow and Facebook Open Graph to Play Nicely

Posted by ramon.tayag on Stack Overflow See other posts from Stack Overflow or by ramon.tayag
Published on 2010-04-28T15:59:49Z Indexed on 2010/04/28 16:03 UTC
Read the original article Hit count: 365

Filed under:
|
|

A requirement to use the RPXNow is to set your Facebook application's connect url to http://mydomain.rpxnow.com.

I was just trying to implement Facebook's Open Graph and I see that it tells you to set the Base Domain to the domain that will contain the app_id.

However, Facebook does not allow these two domains to look different. When I try to set the base url to mydomain.com, I get this error:

Validation failed.
Base Domain is not valid. Connect URL must be derived from your Base Domain.

Should I create two apps - one for use with RPXNow, and another for use with Open Graph? If not, what should I do?

Thanks

© Stack Overflow or respective owner

Related posts about rpxnow

Related posts about facebook