Hi @Aswin,
The error you encountered:
{
"error": "Internal Server Error",
"details": {
"url": "Unknown URL",
"method": "Unknown Method",
"errorCode": "Unknown Error Code"
}
}
occurred because, after the latest Alpha Studio update, access to third-party API calls was restricted.
To resolve this, we need to whitelist the third-party API URL in the request app. Once it’s whitelisted, you can set the type to ‘Environment’ and follow the same steps as before.
Since you’re currently working on the Alpha masterclass, you can call the SSD API directly from Postman to first check the STP rule, then either create cases or generate a policy based on the STP output. After that, you can proceed with the rest of the masterclass as usual.