{"id":85,"date":"2022-01-04T23:51:11","date_gmt":"2022-01-04T15:51:11","guid":{"rendered":"https:\/\/just-a-web.com\/blog\/?p=85"},"modified":"2022-01-04T23:51:13","modified_gmt":"2022-01-04T15:51:13","slug":"azure-function-cli-tools-keep-downloading","status":"publish","type":"post","link":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/","title":{"rendered":"Azure Function CLI Tools keep downloading"},"content":{"rendered":"\n<p>There is an issue where by if there is an update for the Azure Function CLI Tools in Visual Studio 2019, it will stuck on keep downloading, reason might be because the firewall blocked the update content, sample as below image:<\/p>\n\n\n\n<figure class=\"wp-block-gallery columns-1 wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" width=\"482\" height=\"146\" src=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png\" alt=\"\" data-id=\"89\" data-full-url=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png\" data-link=\"https:\/\/just-a-web.com\/blog\/?attachment_id=89\" class=\"wp-image-89\" srcset=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png 482w, https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym-300x91.png 300w\" sizes=\"(max-width: 482px) 100vw, 482px\" \/><\/figure><\/li><\/ul><\/figure>\n\n\n\n<p>There are two ways to solve this issue:<\/p>\n\n\n\n<p><strong><em>Way One (in scenario where by there is no blockage on your internet to download external files):<\/em><\/strong><\/p>\n\n\n\n<p>There is a feed file&nbsp;<code>feed.json<\/code>&nbsp;(or&nbsp;<code>feed-v3.json<\/code>) in&nbsp;<code>%LocalAppData%\\AzureFunctionsTools<\/code>. Check the subfolder hierarchy for the latest version of this tool (e.g. for me it&#8217;s v3.4.1) and create a corresponding subfolder (e.g.&nbsp;<code>%LocalAppData%\\AzureFunctionsTools\\Releases\\3.4.1<\/code>).<\/p>\n\n\n\n<p>Get the URL from the feed file and download the CLI zip file&nbsp;<code>Azure.Functions.Cli.min.win-&lt;platform&gt;.&lt;version&gt;.zip<\/code>. Extract it into&nbsp;<code>%LocalAppData%\\AzureFunctionsTools\\Releases\\&lt;version&gt;\\cli<\/code>.<\/p>\n\n\n\n<p>Get the URLs for these two NuGet packages from the feed file:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><code>itemTemplates<\/code><\/li><li><code>projectTemplates<\/code><\/li><\/ol>\n\n\n\n<p>Download the packages and save them in&nbsp;<code>%LocalAppData%\\AzureFunctionsTools\\Releases\\&lt;version&gt;\\templates<\/code>. Rename the files:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><code>microsoft.azure.webjobs.itemtemplates.&lt;version&gt;.nupkg<\/code>&nbsp;becomes&nbsp;<code>Azure.Functions.Templates.1.0.0.nupkg<\/code><\/li><li><code>microsoft.azure.webjobs.projecttemplates.&lt;version&gt;.nupkg<\/code>&nbsp;becomes&nbsp;<code>Microsoft.AzureFunctions.ProjectTemplates.1.0.0.nupkg<\/code><\/li><\/ol>\n\n\n\n<p>Last, copy&nbsp;<code>manifest.json<\/code>&nbsp;from the older version folder into&nbsp;<code>%LocalAppData%\\AzureFunctionsTools\\Releases\\&lt;version&gt;<\/code>, and then edit this file to reference the new version.<\/p>\n\n\n\n<p>After completion, it will be like below:<\/p>\n\n\n\n<figure class=\"wp-block-gallery columns-1 wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" width=\"402\" height=\"143\" src=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/vAn3F.png\" alt=\"\" data-id=\"88\" data-full-url=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/vAn3F.png\" data-link=\"https:\/\/just-a-web.com\/blog\/?attachment_id=88\" class=\"wp-image-88\" srcset=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/vAn3F.png 402w, https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/vAn3F-300x107.png 300w\" sizes=\"(max-width: 402px) 100vw, 402px\" \/><\/figure><\/li><\/ul><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong><em>Way 2 (using the old Azure Function CLI Tools to bypass updates):<\/em><\/strong><\/p>\n\n\n\n<p>Locate the installed Azure Function Tools folder, eg. C:\\Users\\[username]\\AppData\\Local\\AzureFunctionsTools\\Releases<\/p>\n\n\n\n<p>The most recent version (example it was 2.46.0), was\u00a0<strong>empty<\/strong>. Copied over the contents of the previous version into the empty folder and updated the manifest.json inside to point at the new folder.<\/p>\n\n\n\n<p>Just like below sample:<\/p>\n\n\n\n<figure class=\"wp-block-gallery columns-1 is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" width=\"1024\" height=\"305\" src=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/mtwNO-1024x305.jpg\" alt=\"\" data-id=\"87\" data-full-url=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/mtwNO.jpg\" data-link=\"https:\/\/just-a-web.com\/blog\/?attachment_id=87\" class=\"wp-image-87\" srcset=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/mtwNO-1024x305.jpg 1024w, https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/mtwNO-300x89.jpg 300w, https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/mtwNO-768x229.jpg 768w, https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/mtwNO.jpg 1516w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/li><\/ul><\/figure>\n\n\n\n<p>Sources: <a href=\"https:\/\/stackoverflow.com\/questions\/58658348\/visual-studio-2019-re-downloads-azure-function-cli-tools\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/stackoverflow.com\/questions\/58658348\/visual-studio-2019-re-downloads-azure-function-cli-tools<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>There is an issue where by if there is an update for the Azure Function CLI Tools in Visual Studio 2019, it will stuck on keep downloading, reason might be because the firewall blocked the update content, sample as below image: There are two ways to solve this issue: Way One (in scenario where by&hellip;&nbsp;<a href=\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Azure Function CLI Tools keep downloading<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[12],"tags":[41],"class_list":["post-85","post","type-post","status-publish","format-standard","hentry","category-azure","tag-azure-function"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Azure Function CLI Tools keep downloading - Dynamics Blog<\/title>\n<meta name=\"description\" content=\"Unable to start debugging for Azure Function due to downloading of the Azure Function CLI Tools\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azure Function CLI Tools keep downloading - Dynamics Blog\" \/>\n<meta property=\"og:description\" content=\"Unable to start debugging for Azure Function due to downloading of the Azure Function CLI Tools\" \/>\n<meta property=\"og:url\" content=\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\" \/>\n<meta property=\"og:site_name\" content=\"Dynamics Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-01-04T15:51:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-04T15:51:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png\" \/>\n<meta name=\"author\" content=\"hk.ang\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"hk.ang\" \/>\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:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\"},\"author\":{\"name\":\"hk.ang\",\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\"},\"headline\":\"Azure Function CLI Tools keep downloading\",\"datePublished\":\"2022-01-04T15:51:11+00:00\",\"dateModified\":\"2022-01-04T15:51:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\"},\"wordCount\":252,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\"},\"image\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png\",\"keywords\":[\"Azure Function\"],\"articleSection\":[\"Azure\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\",\"url\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\",\"name\":\"Azure Function CLI Tools keep downloading - Dynamics Blog\",\"isPartOf\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png\",\"datePublished\":\"2022-01-04T15:51:11+00:00\",\"dateModified\":\"2022-01-04T15:51:13+00:00\",\"description\":\"Unable to start debugging for Azure Function due to downloading of the Azure Function CLI Tools\",\"breadcrumb\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage\",\"url\":\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png\",\"contentUrl\":\"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png\",\"width\":482,\"height\":146},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/just-a-web.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Azure Function CLI Tools keep downloading\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/just-a-web.com\/blog\/#website\",\"url\":\"https:\/\/just-a-web.com\/blog\/\",\"name\":\"Dynamics Blog\",\"description\":\"A blog that related to coding stuff\",\"publisher\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/just-a-web.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af\",\"name\":\"hk.ang\",\"logo\":{\"@id\":\"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/just-a-web.com\/blog\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Azure Function CLI Tools keep downloading - Dynamics Blog","description":"Unable to start debugging for Azure Function due to downloading of the Azure Function CLI Tools","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:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/","og_locale":"en_US","og_type":"article","og_title":"Azure Function CLI Tools keep downloading - Dynamics Blog","og_description":"Unable to start debugging for Azure Function due to downloading of the Azure Function CLI Tools","og_url":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/","og_site_name":"Dynamics Blog","article_published_time":"2022-01-04T15:51:11+00:00","article_modified_time":"2022-01-04T15:51:13+00:00","og_image":[{"url":"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png","type":"","width":"","height":""}],"author":"hk.ang","twitter_card":"summary_large_image","twitter_misc":{"Written by":"hk.ang","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#article","isPartOf":{"@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/"},"author":{"name":"hk.ang","@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af"},"headline":"Azure Function CLI Tools keep downloading","datePublished":"2022-01-04T15:51:11+00:00","dateModified":"2022-01-04T15:51:13+00:00","mainEntityOfPage":{"@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/"},"wordCount":252,"commentCount":0,"publisher":{"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af"},"image":{"@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage"},"thumbnailUrl":"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png","keywords":["Azure Function"],"articleSection":["Azure"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/","url":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/","name":"Azure Function CLI Tools keep downloading - Dynamics Blog","isPartOf":{"@id":"https:\/\/just-a-web.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage"},"image":{"@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage"},"thumbnailUrl":"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png","datePublished":"2022-01-04T15:51:11+00:00","dateModified":"2022-01-04T15:51:13+00:00","description":"Unable to start debugging for Azure Function due to downloading of the Azure Function CLI Tools","breadcrumb":{"@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#primaryimage","url":"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png","contentUrl":"https:\/\/just-a-web.com\/blog\/wp-content\/uploads\/2022\/01\/Gwqym.png","width":482,"height":146},{"@type":"BreadcrumbList","@id":"https:\/\/just-a-web.com\/blog\/2022\/01\/04\/azure-function-cli-tools-keep-downloading\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/just-a-web.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Azure Function CLI Tools keep downloading"}]},{"@type":"WebSite","@id":"https:\/\/just-a-web.com\/blog\/#website","url":"https:\/\/just-a-web.com\/blog\/","name":"Dynamics Blog","description":"A blog that related to coding stuff","publisher":{"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/just-a-web.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/7c5fde715b55adf97070f3506709b0af","name":"hk.ang","logo":{"@id":"https:\/\/just-a-web.com\/blog\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/just-a-web.com\/blog"]}]}},"_links":{"self":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts\/85","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/comments?post=85"}],"version-history":[{"count":2,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts\/85\/revisions"}],"predecessor-version":[{"id":90,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/posts\/85\/revisions\/90"}],"wp:attachment":[{"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/media?parent=85"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/categories?post=85"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/just-a-web.com\/blog\/wp-json\/wp\/v2\/tags?post=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}