{"id":100332,"date":"2025-12-03T12:03:03","date_gmt":"2025-12-03T06:33:03","guid":{"rendered":"https:\/\/www.seminarsonly.com\/news\/?p=100332"},"modified":"2025-12-03T12:13:28","modified_gmt":"2025-12-03T06:43:28","slug":"sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt","status":"publish","type":"post","link":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/","title":{"rendered":"SIPT Error League Of Legends Fix | Failed to receive platform SIPT"},"content":{"rendered":"<h3 data-path-to-node=\"0\"><span style=\"color: #008000;\"><em>The &#8220;SIPT&#8221; error in League of Legends typically appears as the message: <b>&#8220;Failed to receive platform SIPT.&#8221; <\/b>This error usually means your game client is struggling to retrieve essential configuration data from the Riot servers, often due to a connection handshake failure, ISP throttling, or a DNS issue.<\/em><\/span><\/h3>\n<p data-path-to-node=\"2\">Here is a step-by-step guide to fixing it, ordered from the easiest to the most complex.<\/p>\n<hr \/>\n<h2 data-path-to-node=\"3\"><span style=\"color: #800000;\"><b>1. The Quickest Fixes (Try These First)<\/b><\/span><\/h2>\n<ul data-path-to-node=\"4\">\n<li>\n<h3 data-path-to-node=\"4,0,0\"><span style=\"color: #000080;\"><b>Restart Your Router\/Modem:<\/b><\/span><\/h3>\n<ul data-path-to-node=\"4,0,1\">\n<li>\n<p data-path-to-node=\"4,0,1,0,0\">Unplug your router from the power source for <b>60 seconds<\/b>, then plug it back in. This clears out temporary cache issues that often cause the SIPT handshake to fail.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<h3 data-path-to-node=\"4,1,0\"><span style=\"color: #000080;\"><b>Restart Your PC:<\/b><\/span><\/h3>\n<ul data-path-to-node=\"4,1,1\">\n<li>\n<p data-path-to-node=\"4,1,1,0,0\">Sometimes the Riot Client background processes get stuck. A full reboot forces them to restart.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<hr \/>\n<h2 data-path-to-node=\"5\"><span style=\"color: #800000;\"><b>2. Change Your DNS Server (Most Effective Fix)<\/b><\/span><\/h2>\n<p data-path-to-node=\"6\">This is the most common solution for the SIPT error. Your ISP\u2019s default DNS might be blocking the specific server request.<\/p>\n<ol start=\"1\" data-path-to-node=\"7\">\n<li>\n<p data-path-to-node=\"7,0,0\">Open the <b>Control Panel<\/b> on your PC.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,1,0\">Go to <b>Network and Internet<\/b> &gt; <b>Network and Sharing Center<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,2,0\">Click on your active connection (e.g., <b>Ethernet<\/b> or <b>Wi-Fi<\/b>).<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,3,0\">Click <b>Properties<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,4,0\">Select <b>Internet Protocol Version 4 (TCP\/IPv4)<\/b> and click <b>Properties<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,5,0\">Select <b>&#8220;Use the following DNS server addresses&#8221;<\/b> and enter:<\/p>\n<ul data-path-to-node=\"7,5,1\">\n<li>\n<p data-path-to-node=\"7,5,1,0,0\"><b>Preferred DNS server:<\/b> <code>8.8.8.8<\/code> (Google)<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,5,1,1,0\"><b>Alternate DNS server:<\/b> <code>8.8.4.4<\/code> (Google)<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,5,1,2,0\"><i>(Alternatively, use Cloudflare: <code>1.1.1.1<\/code> and <code>1.0.0.1<\/code>)<\/i><\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p data-path-to-node=\"7,6,0\">Click <b>OK<\/b>, close the windows, and try launching League.<\/p>\n<\/li>\n<\/ol>\n<h3>Also Read : <a href=\"https:\/\/www.seminarsonly.com\/news\/mangago-captcha-not-working-input-captcha-not-loading\/\">Mangago CAPTCHA Not Working<\/a><\/h3>\n<hr \/>\n<h2 data-path-to-node=\"8\"><span style=\"color: #800000;\"><b>3. Flush Your DNS and Reset Winsock<\/b><\/span><\/h2>\n<p data-path-to-node=\"9\">If changing the DNS didn&#8217;t work, you might need to clear your computer&#8217;s current network cache.<\/p>\n<ol start=\"1\" data-path-to-node=\"10\">\n<li>\n<p data-path-to-node=\"10,0,0\">Press the <b>Windows Key<\/b>, type <code>cmd<\/code>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"10,1,0\">Right-click <b>Command Prompt<\/b> and select <b>Run as Administrator<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"10,2,0\">Type the following commands one by one, pressing <b>Enter<\/b> after each:<\/p>\n<ul data-path-to-node=\"10,2,1\">\n<li>\n<p data-path-to-node=\"10,2,1,0,0\"><code>ipconfig \/flushdns<\/code><\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"10,2,1,1,0\"><code>ipconfig \/release<\/code><\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"10,2,1,2,0\"><code>ipconfig \/renew<\/code><\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"10,2,1,3,0\"><code>netsh winsock reset<\/code><\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p data-path-to-node=\"10,3,0\"><b>Restart your computer<\/b> after the last command.<\/p>\n<\/li>\n<\/ol>\n<hr \/>\n<h2 data-path-to-node=\"11\"><span style=\"color: #800000;\"><b>4. Allow League Through Firewall<\/b><\/span><\/h2>\n<p data-path-to-node=\"12\">Your Windows Firewall might be treating the specific SIPT data packet as a threat.<\/p>\n<ol start=\"1\" data-path-to-node=\"13\">\n<li>\n<p data-path-to-node=\"13,0,0\">Type <b>&#8220;Firewall&#8221;<\/b> in your Windows search bar and open <b>Firewall &amp; Network Protection<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"13,1,0\">Click <b>&#8220;Allow an app through firewall.&#8221;<\/b><\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"13,2,0\">Click <b>Change Settings<\/b> (you may need admin rights).<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"13,3,0\">Find <b>League of Legends<\/b> and <b>Riot Client<\/b> in the list.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"13,4,0\">Ensure <b>both<\/b> the &#8220;Private&#8221; and &#8220;Public&#8221; checkboxes are checked for both apps.<\/p>\n<\/li>\n<\/ol>\n<hr \/>\n<h2 data-path-to-node=\"14\"><span style=\"color: #800000;\"><b>Summary<\/b><\/span><\/h2>\n<ul data-path-to-node=\"15\">\n<li>\n<p data-path-to-node=\"15,0,0\"><b>Server Status:<\/b> Before diving deep, check <a class=\"ng-star-inserted\" href=\"https:\/\/status.riotgames.com\" target=\"_blank\" rel=\"noopener\" data-hveid=\"0\" data-ved=\"0CAAQ_4QMahgKEwjZzPj926CRAxUAAAAAHQAAAAAQgwE\">Riot&#8217;s Service Status page<\/a> to make sure the servers aren&#8217;t actually down (SIPT errors often spike during outages).<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"15,1,0\"><b>ISP Restrictions:<\/b> If none of the above works, try connecting via a <b>VPN<\/b> or a <b>Mobile Hotspot<\/b> temporarily. If the game works on the hotspot, the issue is strictly with your home Internet Service Provider (ISP).<\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>The &#8220;SIPT&#8221; error in League of Legends typically appears as the message: &#8220;Failed to receive platform SIPT.&#8221; This error usually means your game client is struggling to retrieve essential configuration&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6048],"tags":[],"class_list":["post-100332","post","type-post","status-publish","format-standard","hentry","category-error-fix"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>SIPT Error League Of Legends Fix | Failed to receive platform SIPT - Seminarsonly.com<\/title>\n<meta name=\"description\" content=\"The &quot;SIPT&quot; error in League of Legends typically appears as the message: &quot;Failed to receive platform SIPT.&quot; This error usually means your game client is struggling to retrieve essential configuration data from the Riot servers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SIPT Error League Of Legends Fix | Failed to receive platform SIPT\" \/>\n<meta property=\"og:description\" content=\"The &quot;SIPT&quot; error in League of Legends typically appears as the message: &quot;Failed to receive platform SIPT.&quot; This error usually means your game client is struggling to retrieve essential configuration data from the Riot servers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/\" \/>\n<meta property=\"og:site_name\" content=\"Seminarsonly.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/seminarsonly\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-03T06:33:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-03T06:43:28+00:00\" \/>\n<meta name=\"author\" content=\"Freddy John\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@seminarsonly\" \/>\n<meta name=\"twitter:site\" content=\"@seminarsonly\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Freddy John\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/\"},\"author\":{\"name\":\"Freddy John\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"headline\":\"SIPT Error League Of Legends Fix | Failed to receive platform SIPT\",\"datePublished\":\"2025-12-03T06:33:03+00:00\",\"dateModified\":\"2025-12-03T06:43:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/\"},\"wordCount\":419,\"commentCount\":0,\"articleSection\":[\"Error Fix\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/\",\"url\":\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/\",\"name\":\"SIPT Error League Of Legends Fix | Failed to receive platform SIPT - Seminarsonly.com\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#website\"},\"datePublished\":\"2025-12-03T06:33:03+00:00\",\"dateModified\":\"2025-12-03T06:43:28+00:00\",\"author\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"description\":\"The \\\"SIPT\\\" error in League of Legends typically appears as the message: \\\"Failed to receive platform SIPT.\\\" This error usually means your game client is struggling to retrieve essential configuration data from the Riot servers.\",\"breadcrumb\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/seminarsonly.com\/news\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SIPT Error League Of Legends Fix | Failed to receive platform SIPT\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#website\",\"url\":\"https:\/\/seminarsonly.com\/news\/\",\"name\":\"Seminarsonly.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/seminarsonly.com\/news\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\",\"name\":\"Freddy John\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g\",\"caption\":\"Freddy John\"},\"sameAs\":[\"https:\/\/seminarsonly.com\/news\"],\"url\":\"https:\/\/seminarsonly.com\/news\/author\/anupvnaick_51wq8y4s\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SIPT Error League Of Legends Fix | Failed to receive platform SIPT - Seminarsonly.com","description":"The \"SIPT\" error in League of Legends typically appears as the message: \"Failed to receive platform SIPT.\" This error usually means your game client is struggling to retrieve essential configuration data from the Riot servers.","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:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/","og_locale":"en_US","og_type":"article","og_title":"SIPT Error League Of Legends Fix | Failed to receive platform SIPT","og_description":"The \"SIPT\" error in League of Legends typically appears as the message: \"Failed to receive platform SIPT.\" This error usually means your game client is struggling to retrieve essential configuration data from the Riot servers.","og_url":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/","og_site_name":"Seminarsonly.com","article_publisher":"https:\/\/facebook.com\/seminarsonly","article_published_time":"2025-12-03T06:33:03+00:00","article_modified_time":"2025-12-03T06:43:28+00:00","author":"Freddy John","twitter_card":"summary_large_image","twitter_creator":"@seminarsonly","twitter_site":"@seminarsonly","twitter_misc":{"Written by":"Freddy John","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#article","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/"},"author":{"name":"Freddy John","@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"headline":"SIPT Error League Of Legends Fix | Failed to receive platform SIPT","datePublished":"2025-12-03T06:33:03+00:00","dateModified":"2025-12-03T06:43:28+00:00","mainEntityOfPage":{"@id":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/"},"wordCount":419,"commentCount":0,"articleSection":["Error Fix"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/","url":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/","name":"SIPT Error League Of Legends Fix | Failed to receive platform SIPT - Seminarsonly.com","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/#website"},"datePublished":"2025-12-03T06:33:03+00:00","dateModified":"2025-12-03T06:43:28+00:00","author":{"@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"description":"The \"SIPT\" error in League of Legends typically appears as the message: \"Failed to receive platform SIPT.\" This error usually means your game client is struggling to retrieve essential configuration data from the Riot servers.","breadcrumb":{"@id":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/seminarsonly.com\/news\/sipt-error-league-of-legends-fix-failed-to-receive-platform-sipt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seminarsonly.com\/news\/"},{"@type":"ListItem","position":2,"name":"SIPT Error League Of Legends Fix | Failed to receive platform SIPT"}]},{"@type":"WebSite","@id":"https:\/\/seminarsonly.com\/news\/#website","url":"https:\/\/seminarsonly.com\/news\/","name":"Seminarsonly.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/seminarsonly.com\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd","name":"Freddy John","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g","caption":"Freddy John"},"sameAs":["https:\/\/seminarsonly.com\/news"],"url":"https:\/\/seminarsonly.com\/news\/author\/anupvnaick_51wq8y4s\/"}]}},"_links":{"self":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts\/100332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/comments?post=100332"}],"version-history":[{"count":0,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts\/100332\/revisions"}],"wp:attachment":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/media?parent=100332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/categories?post=100332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/tags?post=100332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}