You need to add your domain to the token_url whitelist which you can find on janrain.com under deployment > domains and settings.
If you are working locally try adding 'localhost' if you are working from a webdomain that is already hosted try adding that domain's name. On the offchance that you are working in a subdomain try: *.yourdomain.com Hope this helps. On Nov 24, 2:32 pm, Andrew Evans <[email protected]> wrote: > Hello I solved my error by adding auth.define_tables() to the mix > > Janrain loads as expected except when I try to login. Any idea how to solve > this issue, I get the following error > > Invalid argument: token_url domain not in whitelist

