403 forbidden error in Connect REST

Hi All,

I am facing 403 forbidden error while invoking a REST API via data page whose source is Connect REST.

I am using POST method. The REST API exposed is in the same Pega server (I am testing a business use case in personal edition). The service package is configured with Stateless, “Basic” authentication type and “TLS/SSL” is enabled. The issue is reproducible when tested with Postman as well. PFA doc for configuration screenshots.

Can anyone help with what I am missing here? Thanks in advance!

Regards

Giridhar M

403 Forbidden Error in Connect REST.docx (180 KB)

@Giridhar_Metikal

Without enabling SSL/TLS at the application server level, you shouldn’t select “Use TLS/SSL” on the service package rule.

Disable “Require TLS/SSL for REST services in this package” on the service package.