Question
1
Replies
19
Views
Posted: August 24, 2020
Last activity: August 25, 2020
Pega Community Edition Trial API access
Hi,
I'm trying to test the REST APIs on Pega Community Edition Trail.
I have followed the instructions on the following blog to no avail https://collaborate.pega.com/question/rest-api-cases-trial-pega
Please help.
***Moderator: Pallavi to update platform capability tags***
Pega API uses Basic authentication by default. Your default Community Edition setup uses SSO authentication.
You will need to do the following to be able to make REST API calls on Community Edition:
From your REST client, ensure you are using:
Avoid making any Service Package changes as suggested on of the articles. Community Edition will require you use SSL.
Remember you will need to wake up your Community Edition instance from My Trials for REST API calls to get through.