
{"id":10065,"date":"2022-06-21T09:10:45","date_gmt":"2022-06-21T09:10:45","guid":{"rendered":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/documentation\/rdk_video_documentation\/components\/open-sourced_components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/"},"modified":"2025-03-25T05:18:34","modified_gmt":"2025-03-25T05:18:34","slug":"aamp_error_codes","status":"publish","type":"page","link":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/","title":{"rendered":"AAMP Error Codes"},"content":{"rendered":"\n <div class=\"table-wrap\"> <table class=\"confluenceTable\"><colgroup><col style=\"width: 56.0px\"><col style=\"width: 512.0px\"><col style=\"width: 1254.0px\"><\/colgroup><tbody><tr><th class=\"confluenceTh\">Code<\/th><th class=\"confluenceTh\">Description<\/th><th class=\"confluenceTh\">Details<\/th><\/tr><tr><td class=\"confluenceTd\">10<\/td><td class=\"confluenceTd\">AAMP: init failed<\/td><td class=\"confluenceTd\">1. Manifest request failure.<br>2. Invalid or insufficient data in the manifest playlist (content length if &#8220;0&#8221;).<br>3. If av track duration is &#8220;0&#8221;.<br>4. If the seek target is out of range.<\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">10<\/td><td colspan=\"1\" class=\"confluenceTd\"><p>AAMP: Manifest Download failed : Http Error Code %ld<\/p><p>or<\/p><p>AAMP: Manifest Download failed : Curl Error Code %ld<\/p><\/td><td colspan=\"1\" class=\"confluenceTd\">If the manifest download failed and retry count exceeds MAX_MANIFEST_DOWNLOAD_RETRY(3)<\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">10<\/td><td colspan=\"1\" class=\"confluenceTd\"><p>AAMP: init failed (unable to download video playlist) : <span>Http Error Code %ld<\/span><\/p><p>or<\/p><p><span>AAMP: init failed (unable to download video playlist) : Curl Error Code %ld<\/span><\/p><\/td><td colspan=\"1\" class=\"confluenceTd\"><ol><li>If video playlist download failed.<\/li><li><span>Invalid or insufficient data in the manifest playlist (content length if &#8220;0&#8221;).<\/span><\/li><\/ol><\/td><\/tr><tr><td class=\"confluenceTd\">10<\/td><td class=\"confluenceTd\"><p><span>AAMP: init failed (unable to download audio playlist) : <\/span><span>Http Error Code %ld<\/span><\/p><p><span>or<\/span><\/p><p><span>AAMP: init failed (unable to download audio playlist) : Curl Error Code %ld<\/span><\/p><\/td><td class=\"confluenceTd\"><ol class=\"_mce_tagged_br\"><li>If audio playlist download failed<\/li><li>Invalid or insufficient data in the manifest playlist (content length if &#8220;0&#8221;).<\/li><\/ol><\/td><\/tr><tr><td class=\"confluenceTd\">10<\/td><td class=\"confluenceTd\"><p>AAMP: fragment download failures : Http Error Code %ld<\/p><p>or<\/p><p>AAMP: fragment download failures : Curl Error Code %ld<\/p><\/td><td class=\"confluenceTd\">If fragment download failed and retry count exceeds MAX_SEG_DOWNLOAD_FAIL_COUNT(10)<br><br>(*) Failure with VOD\/cDVR playback, the HTTP error code reflects actual CDN response in terms of Curl or HTTP error values.<br><br>(*) Failure with Linear playback via FOG, the HTTP error code reflects FOG reported failure, which does not necessarily imply a CDN download failure.<\/td><\/tr><tr><td class=\"confluenceTd\">10<\/td><td class=\"confluenceTd\"><p>AAMP: init fragment download failed : Http Error Code %ld<\/p><p>or<\/p><p><br>AAMP: init fragment download failed : Curl Error Code %ld<\/p><\/td><td class=\"confluenceTd\">Failed to download the initialization fragment, results in tune failure.<br><br>(*) Failure with VOD\/cDVR playback, the HTTP error code reflects actual CDN response in terms of Curl or HTTP error values.<br><br>(*) Failure with Linear playback via FOG, the HTTP error code reflects FOG reported failure, which does not necessarily imply a CDN download failure.<\/td><\/tr><tr><td class=\"confluenceTd\">10<\/td><td class=\"confluenceTd\">AAMP: Invalid Manifest, parse failed<\/td><td class=\"confluenceTd\">If the format of Manifest is invalid, then it will result in tune failure.<\/td><\/tr><tr><td class=\"confluenceTd\">20<\/td><td class=\"confluenceTd\">AAMP: Resource was not found at the URL(HTTP 404)<\/td><td class=\"confluenceTd\">If the manifest\/fragment download failed with HTTP 404 error, then this error will be logged.<br>Maybe the requested manifest\/fragment might not be available in the server.<\/td><\/tr><tr><td class=\"confluenceTd\">40<\/td><td class=\"confluenceTd\"><p>AAMP: Authorization failure<br><span>(or)<\/span> <br>AAMP: Authorization failure majorError<\/p><\/td><td class=\"confluenceTd\">The user is not entitled to the requested stream\/content.<br>In HLS : majorError = 3329 and minorError in (12012, 12013)<br>In DASH : Depends on sec-client error codes<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\"><span> <u> <strong>if 3321:<\/strong> <\/u> <\/span>AAMP: Individualization server down majorerror<br><span>(or)<\/span> <br>AAMP: DRM Failure majorError<br><span>(or)<\/span> <br><span> <u> <strong>If AES(HLS):<\/strong> <\/u> <\/span>AAMP: DRM Failure<\/td><td class=\"confluenceTd\">This can come in the case of unknown DRM errors, we can check the logs for understanding the DRM major and minor error codes to map the failure.&nbsp;This can be seen with Adobe Access and AES DRMs.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: DRM Initialization Failed<\/td><td class=\"confluenceTd\">Widevine\/PlayReady DRM session initialization failed. <br>A platform or implementation issue can cause this error.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: InitData-DRM Binding Failed<\/td><td class=\"confluenceTd\">Failed to bind init data with DRM, could be due to invalid or incomplete initdata<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: DRM License Challenge Generation Failed<\/td><td class=\"confluenceTd\">Failed to generate DRM license request. Might be due to outdated data in \/opt\/drm<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: DRM License Request Timed out<\/td><td class=\"confluenceTd\">The license request to the server got timed out.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\"><p>AAMP: DRM License Request Failed : <span>Secclient Error Code %ld<br><\/span><\/p><p><span>or<\/span><\/p><p><span>AAMP: DRM License Request Failed : <\/span><span>Curl Error Code<\/span><span> %ld<\/span><\/p><p><span>or<\/span><\/p><p><span>AAMP: DRM License Request Failed : <\/span><span>Http Error Code<\/span><span> %ld<\/span><\/p><\/td><td class=\"confluenceTd\">License request failed with server returned error code.<br>HLS with AES DRM.<br>DASH with WV and PR.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: Invalid Key Error, from DRM<\/td><td class=\"confluenceTd\">Failed to extract license key from license response. It could be because of wrong response data or an invalid key.<br>HLS with AES DRM.<br>DASH with WV and PR.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: Unsupported Stream Type<\/td><td class=\"confluenceTd\">DRM sessions can be created for audio or video only. Unsupported media type received for session creation.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: No supported Audio Types in Manifest<\/td><td class=\"confluenceTd\">If the audio type in the manifest is unknown by the player, then the playback will be failed.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: Failed to parse key id from PSSH<\/td><td class=\"confluenceTd\">Failed to parse key id from init data.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\"><p>AAMP: Failed to get access token from Auth Service :<span> Access Token Parse Error<\/span><\/p><p><span>or<\/span><\/p><p><br><\/p><p><span>AAMP: Failed to get access token from Auth Service : <\/span>Invalid status code<\/p><p><br><\/p><p>or<\/p><p>AAMP: Failed to get access token from Auth Service : <span>Http Error Code<\/span><\/p><\/td><td class=\"confluenceTd\">Failed to get access token from Auth Service;&nbsp; Access token is required to get the license for streams from MDS servers.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: DRM Metadata error majorError<\/td><td class=\"confluenceTd\">Multiple times same Metadata is set to AVE-DRM session or a bad Metadata for a stream set.<br>DRM Major errorcode : 3314<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: DRM Decryption Failed for Fragments<\/td><td class=\"confluenceTd\">If fragment decryption and retry count exceeds MAX_SEG_DRM_DECRYPT_FAIL_COUNT(10) or more fragments.<\/td><\/tr><tr><td class=\"confluenceTd\">50<\/td><td class=\"confluenceTd\">AAMP: Failed to process DRM key<\/td><td class=\"confluenceTd\">Failed to process DRM key. Error code returned from the update API provides more details.<\/td><\/tr><tr><td class=\"confluenceTd\">51<\/td><td class=\"confluenceTd\">AAMP: DRM failure due to Corrupt DRM files<br><strong>(or)<\/strong> <br><span> <u> <strong>If 3322, 3328:<\/strong> <\/u> <\/span> AAMP: DRM Failure possibly due to corrupt drm data; majorError<br><span> <u> <strong>If 3307:<\/strong> <\/u> <\/span> AAMP: DRM Failure possibly due to corrupt CertStore majorError<\/td><td class=\"confluenceTd\">Class of AVE DRM library errors that suggest cached DRM files are corrupted.<br>(\/opt\/persistent\/adobe &#8211; might be corrupted)<br>DRM Major errorcode : 3322, 3328, 3307<br>This should trigger automatic &#8220;self healing&#8221; for next tune.<\/td><\/tr><tr><td class=\"confluenceTd\">52<\/td><td class=\"confluenceTd\">AAMP: Device not provisioned<\/td><td class=\"confluenceTd\">The device is not provisioned, see sec-client error <br>SEC_CLIENT_RESULT_MAC_AUTH_NOT_PROVISIONED<\/td><\/tr><tr><td class=\"confluenceTd\">80<\/td><td class=\"confluenceTd\">GstPipeline Error:Decrypt Error<br>GstPipeline Error:Your GStreamer installation is missing a plug-in<br>GstPipeline Error:video decode error<br>GstPipeline Error:HDCP Authentication Failure<\/td><td class=\"confluenceTd\">Triggered by GST_MESSAGE_ERROR, with human-readable description extracted using gst_message_parse_error.<br>Check the logs for a better understanding.<\/td><\/tr><tr><td class=\"confluenceTd\">80<\/td><td class=\"confluenceTd\">AAMP: Playback failed due to PTS error<\/td><td class=\"confluenceTd\">If the injected fragment is discarded by the decoder due to PTS and other errors, then the playback will be failed with this error.<\/td><\/tr><tr><td class=\"confluenceTd\">81<\/td><td class=\"confluenceTd\">RDKBROWSER_RENDER_PROCESS_CRASHED<\/td><td class=\"confluenceTd\">WebProcess crashed<\/td><\/tr><tr><td class=\"confluenceTd\">100<\/td><td class=\"confluenceTd\">AAMP: Unknown Failure<\/td><td class=\"confluenceTd\">Other than the above-described failures will be logged with unknown failures.<\/td><\/tr><tr><td class=\"confluenceTd\">7600<\/td><td class=\"confluenceTd\"><p>AAMP: Playback was stalled due to lack of new fragments<\/p><\/td><td class=\"confluenceTd\"><p>AAMP playback stalled because of the non-availability of sufficient fragments before the pipeline will be moved to the playing state.<\/p><\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">7600<\/td><td colspan=\"1\" class=\"confluenceTd\">Playback has been stalled for more than<\/td><td colspan=\"1\" class=\"confluenceTd\">AAMP playback stalled because of the non-availability of sufficient fragments for more than 10 seconds.<\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">53<\/td><td colspan=\"1\" class=\"confluenceTd\">AAMP: HDCP Compliance Check Failure<\/td><td colspan=\"1\" class=\"confluenceTd\">HDCP compliance check failed<\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">10<\/td><td colspan=\"1\" class=\"confluenceTd\">AAMP: init fragments missing in playlist<\/td><td colspan=\"1\" class=\"confluenceTd\">Init fragment from the manifest is missing.<\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">50<\/td><td colspan=\"1\" class=\"confluenceTd\">AAMP: DRM error untracked error<\/td><td colspan=\"1\" class=\"confluenceTd\">Untracked DRM Error, this needs to be analyzed from the logs to find the root cause.<\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">50<\/td><td colspan=\"1\" class=\"confluenceTd\">AAMP: DRM Session ID Empty<\/td><td colspan=\"1\" class=\"confluenceTd\">Session ID for the license request is empty.<\/td><\/tr><tr><td colspan=\"1\" class=\"confluenceTd\">50<\/td><td colspan=\"1\" class=\"confluenceTd\">AAMP: DRM failure due to Bad DRMMetadata in stream<\/td><td colspan=\"1\" class=\"confluenceTd\">License request failed due to bad DRM metadata.<\/td><\/tr><\/tbody><\/table> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Code Description Details 10 AAMP: init failed 1. Manifest request failure.2. Invalid or insufficient data [&hellip;]<\/p>\n","protected":false},"author":28,"featured_media":0,"parent":10015,"menu_order":12,"comment_status":"open","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-10065","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AAMP Error Codes - RDK Documentation Portal | Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AAMP Error Codes - RDK Documentation Portal | Documentation\" \/>\n<meta property=\"og:description\" content=\"Code Description Details 10 AAMP: init failed 1. Manifest request failure.2. Invalid or insufficient data [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/\" \/>\n<meta property=\"og:site_name\" content=\"RDK Documentation Portal | Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-25T05:18:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/\",\"url\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/\",\"name\":\"AAMP Error Codes - RDK Documentation Portal | Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/#website\"},\"datePublished\":\"2022-06-21T09:10:45+00:00\",\"dateModified\":\"2025-03-25T05:18:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Documentation\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"RDK Video\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Components\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Advanced Adaptive Media Player (AAMP)\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"AAMP Error Codes\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/#website\",\"url\":\"https:\/\/developer.rdkcentral.com\/documentation\/\",\"name\":\"RDK Documentation Portal | Documentation\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/developer.rdkcentral.com\/documentation\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AAMP Error Codes - RDK Documentation Portal | Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/","og_locale":"en_US","og_type":"article","og_title":"AAMP Error Codes - RDK Documentation Portal | Documentation","og_description":"Code Description Details 10 AAMP: init failed 1. Manifest request failure.2. Invalid or insufficient data [&hellip;]","og_url":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/","og_site_name":"RDK Documentation Portal | Documentation","article_modified_time":"2025-03-25T05:18:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/","url":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/","name":"AAMP Error Codes - RDK Documentation Portal | Documentation","isPartOf":{"@id":"https:\/\/developer.rdkcentral.com\/documentation\/#website"},"datePublished":"2022-06-21T09:10:45+00:00","dateModified":"2025-03-25T05:18:34+00:00","breadcrumb":{"@id":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/aamp_error_codes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/developer.rdkcentral.com\/documentation\/"},{"@type":"ListItem","position":2,"name":"Documentation","item":"https:\/\/developer.rdkcentral.com\/documentation\/"},{"@type":"ListItem","position":3,"name":"RDK Video","item":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/"},{"@type":"ListItem","position":4,"name":"Components","item":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/"},{"@type":"ListItem","position":5,"name":"Advanced Adaptive Media Player (AAMP)","item":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_video_documentation\/components\/advanced_adaptive_media_player_aamp\/"},{"@type":"ListItem","position":6,"name":"AAMP Error Codes"}]},{"@type":"WebSite","@id":"https:\/\/developer.rdkcentral.com\/documentation\/#website","url":"https:\/\/developer.rdkcentral.com\/documentation\/","name":"RDK Documentation Portal | Documentation","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/developer.rdkcentral.com\/documentation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/10065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/users\/28"}],"replies":[{"embeddable":true,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/comments?post=10065"}],"version-history":[{"count":2,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/10065\/revisions"}],"predecessor-version":[{"id":12204,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/10065\/revisions\/12204"}],"up":[{"embeddable":true,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/10015"}],"wp:attachment":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/media?parent=10065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}