PiyaliSaha

Pega Service Rest URL throws Error "The callback url has security issues."

0 votes

I am trying to set up a Service Rest connection from Pega to One Span.

The Service Rule was provided by One Span in OneSpanSample Ruleset. The Endpoint URL mentioned in the rule is :

http://localhost:XXXX/prweb/PRRestService/OSpan/01-01-01/events

While using the above URL in Event Notification Portal of One Space I get the following error :

ERROR
The callback url has security issues.

How do i solve this issue?


Attachments

Reply to: Pega Service Rest URL throws Error "The callback url has security issues."

1 votes

Hi PiyaliSaha,

 

The OneSpan Sign service you are connecting with is a SaaS service, therefore the Callback endpoint is expecting a public IP instead of "localhost". (OneSpan Sign do have both the SaaS and on-prem deployment options, just like Pega does, but I believe you are leveraging the cloud service)

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Pega Service Rest URL throws Error "The callback url has security issues."

0 votes

Yes,  I am presently following the Quick Start Guide and wanted to integrate my Personal Edition Pega instance with OneSpan for a POC.

Is there any work around to receive Event Notification for my localhost ?


Reply to: Pega Service Rest URL throws Error "The callback url has security issues."

1 votes

Hi PiyaliSaha,

 

If it's ONLY for test or POC purpose, and you are running the Pega at the local machine. I suggest that you can use secure introspectable tunnels like Ngrok to expose the local port to a temporary public IP address.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Pega Service Rest URL throws Error "The callback url has security issues."

0 votes

Thanks!


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off