Question
Maantic Technologies Pvt Ltd
IN
Last activity: 15 Jan 2026 7:33 EST
Unable to get fields from pega robot activity component
Team,
I am trying to get fields from robot activity using pega robot studio but getting below error:-
Team,
I am trying to get fields from robot activity using pega robot studio but getting below error:-
INFO | 2026-01-15 04:20:36.125 | 8 | MTA | OSS | | Successfully authenticated with server 'RobotManager'.
INFO | 2026-01-15 04:20:36.125 | 8 | MTA | OSS | | Getting endpoints details from Robot Manager...
INFO | 2026-01-15 04:20:36.125 | 8 | MTA | OSS | | Get endpoints details URL: https://xxxxxxxx.pegalabs.io/prweb/api/robotics/v1/RM/details
INFO | 2026-01-15 04:20:37.450 | 8 | MTA | OSS | | GetEndpoints succeeded. This server supports endpoint retrieval. All further calls will use new endpoints.
INFO | 2026-01-15 04:20:37.478 | 8 | MTA | Configuration | CommonConfigLoaderService | Server PegaDevServer AuthenticationType value '' is invalid. Will use default value 'Basic'.
INFO | 2026-01-15 04:20:37.478 | 8 | MTA | Configuration | CommonConfigLoaderService | Server PegaDevServer AuthenticationType value '' is invalid. Will use default value 'Basic'.
INFO | 2026-01-15 04:20:46.257 | 1 | STA | Configuration | CommonConfigLoaderService | Server PegaDevServer AuthenticationType value '' is invalid. Will use default value 'Basic'.
INFO | 2026-01-15 04:20:46.257 | 1 | STA | Configuration | CommonConfigLoaderService | Server PegaDevServer AuthenticationType value '' is invalid. Will use default value 'Basic'.
INFO | 2026-01-15 04:21:46.613 | 1 | STA | OSS | | Getting endpoints details from Robot Manager...
INFO | 2026-01-15 04:22:30.422 | 1 | STA | OSS | | Getting endpoints details from Robot Manager...
INFO | 2026-01-15 04:22:46.220 | 1 | STA | Robotics | | Executing request - https://xxxxxxx.pegalabs.io/prweb/api/robotics/v1/data/D_pxRuleResolved…
INFO | 2026-01-15 04:22:47.767 | 1 | STA | Robotics | | Status Code - 403
ERROR | 2026-01-15 04:22:47.768 | 1 | STA | Robotics | | Error requesting data from Pega. https://xxxxxx.pegalabs.io/prweb/api/robotics/v1/data/D_pxRuleResolvedR…
ERROR | 2026-01-15 04:22:47.769 | 1 | STA | Robotics | | Code: Forbidden(403), Content: {
"pxObjClass":"Pega-API-Data"
,"errors":[
{
"ID":"Pega_API_111"
,"message":"Lack of access to get data"
,"pxObjClass":"Pega-API-Error"
}
]
}