Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Janrain auth url is not working

Pooja Joshi December 9, 2016

Hello,

https://rpxnow.com/api/v2/auth_info

This url is not working.

So, i will not get data.

I want to need setup for Registration process with Janrain on codeigniter.

Please help me.

Thanks in advanced.

2 answers

0 votes
Conor
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 11, 2016

Please contact Janrain support for issues with their product. http://developers.janrain.com/ would look to be a good starting point.

This support service is dedicated to Atlassian products.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 9, 2016

Could you explain in more detail what this has to do with HipChat (or other Atlassian applications)?

Pooja Joshi December 9, 2016

Hello,

Please see my following code:
curl -X POST \
    --data-urlencode apiKey=5314650867bd20309130a53b59f31667b6dfaa8b \
    --data-urlencode token=cmnfdkmcpjojmgmdbbcd \
    --data-urlencode extended=false \
    --data-urlencode tokenUrl=https://cloudcanary.rpxnow.com/ \
Response is:
"stat": "fail", "err": {"code": 1, "msg": "Invalid parameter: token"}}
I want to setup Janrain registration functionality on codeigniter.

I am used following url code.
But, 'auth_info' no response.
I am set following details.
// Enter your API key and token URL here
$config['RPX'] = array(
 'api_key' => '5314650867bd20309130a53b59f31667b6dfaa8b',
 'token_url' => '',
);
And one more question, What is token_url?
I will what type of value set on token_url?
so, please help me.
Thanks in advanced.
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 9, 2016

Could you explain in more detail what this has to do with HipChat (or other Atlassian applications)?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events