The SDK documentation(https://developer.roku.com/en-gb/docs/developer-program/advertising/ssai-adapters.md#aws-adapter) pointed on the example: https://github.com/rokudev/samples/tree/master/advertising/rsgemt/
In this example deprecated links on the manifest files.
Telnet logs:
[RAF] setDebugOutput(false)
RAFX_SSAI version 0b.48.28
SDK (15:45:21Z 177): Transfer url: https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8 failed, got code: -6 reason: Could not resolve host: mediatailor.us-east-1.amazonaws.com
Error requesting stream <Component: roAssociativeArray> =
{
error: "No valid response from https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8"
}
^CRAFX_SSAI version 0b.48.28
SDK (15:45:21Z 177): Transfer url: https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8 failed, got code: -6 reason: Could not resolve host: mediatailor.us-east-1.amazonaws.com
Error requesting stream <Component: roAssociativeArray> =
{
error: "No valid response from https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8"
}
Could you update the example with the correct manifest link?
CC: @RokuBen