Question
CGI
IN
Last activity: 4 Sep 2019 0:03 EDT
GET /casetypes: HTTP Status 400 - Unable to extract access group from URL for static content request
To access the Pega API, add the Pega API role to your access group.
- Log in to the Pega Platform as an Administrator or as any operator with permissions to modify access groups.
-
In Designer Studio, click Operator > Access group.
-
Add the PegaRULES:PegaAPI roleto your access group and save the changes.
-
Enter the string "api" into the Designer Studio search field, press Enter, and filter by Exact Match.
-
Open the API service package by clicking its name.
-
On the Context tab of the service package rule form, clear the Use TLS/SSL (REST only) check box to use HTTP to test the Pega API REST services.
-
Save the service package
-
In Designer Studio, click Resources > Pega API.
-
On the Pega API landing page, click Show/Hide next to casetypes
-
Click GET
-
Click Try it out! to test the GET /casetypes method
To access the Pega API, add the Pega API role to your access group.
- Log in to the Pega Platform as an Administrator or as any operator with permissions to modify access groups.
-
In Designer Studio, click Operator > Access group.
-
Add the PegaRULES:PegaAPI roleto your access group and save the changes.
-
Enter the string "api" into the Designer Studio search field, press Enter, and filter by Exact Match.
-
Open the API service package by clicking its name.
-
On the Context tab of the service package rule form, clear the Use TLS/SSL (REST only) check box to use HTTP to test the Pega API REST services.
-
Save the service package
-
In Designer Studio, click Resources > Pega API.
-
On the Pega API landing page, click Show/Hide next to casetypes
-
Click GET
-
Click Try it out! to test the GET /casetypes method
Issue: I am not getting for Enter login credentials
Error: HTTP Status 400 - Unable to extract access group from URL for static content request. See logs for details.
Please guide. Thanks in Advance...
***Edited by Moderator Marissa to update platform capability tags****