I am integrating Janrain Import contacts in my Cakephp Project. While Using Janrain API i get the following Error
( [stat] => fail [err] => Array ( [code] => 7 [msg] => You must upgrade your account to access this API ) )
So I upgraded my janrain account to Plus type and set $engage_pro = false;
Still same error is coming . So I am thinking that
"The Janrain account needs to PRO Type then only import contacts API will work"
This is correct or not ? because everything I passed from my end is correct. Because I need to contact my client to upgrade this account. any one have idea please let me know
Janrain has an Engage API it contains the get_contacts method to access that method we need PRO Account then only it will get the contacts from the specified provider(google/FB/etc) Check their API