Questions tagged [rpx]

33 questions
0
votes
2 answers

RPX API Call auth_info is returning "missing parameter" error

I cannot get the RPX auth_info API call to work. It keeps returning the error: "Missing parameter: apiKey" I am using the C# RPX Helper Class provided on their Wiki:RPX Helper Class Below is my code in my Page_Load method. The RPX service works…
James Lawruk
  • 30,112
  • 19
  • 130
  • 137
0
votes
1 answer

Obfuscated assembly detected by antivirus ( false positive)

I have obfuscated a dotnet winform application with Confuser and then packed with RPX Packer, now the resulting assembly is being given false positive by antiviruses like Kaspersky( deleting it), Avast etc.( Windows defender is OK with it). I am…
jeff
  • 684
  • 1
  • 11
  • 30
0
votes
1 answer

RPX openID auth_info in java

I am using RPXnow Openid service with java but I am not getting how to call authentication url of api with token and obtain xml response returned by openid service in same calling jsp.Pls help.
Chava
  • 159
  • 1
  • 5
  • 21
1 2
3