{"id":994,"date":"2022-10-17T05:49:50","date_gmt":"2022-10-17T05:49:50","guid":{"rendered":"https:\/\/craftcookcode.com\/?p=994"},"modified":"2022-11-28T02:30:51","modified_gmt":"2022-11-28T02:30:51","slug":"power-bi-and-the-lost","status":"publish","type":"post","link":"https:\/\/craftcookcode.com\/?p=994","title":{"rendered":"Power BI and the lost tnsnames.ora file"},"content":{"rendered":"<p>A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error:<\/p>\n<blockquote>\n<pre>OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified<\/pre>\n<\/blockquote>\n<p>The problem was not just isolated to her; but common across all her team.<\/p>\n<p>I&#8217;m not an expert on Oracle and Power BI; and I kindly suggest for her to contact the Helpdesk.\u00a0 She came back a few minutes later saying that the Helpdesk just passed her off unceremoniously to another team.<\/p>\n<p>Deciding to give her a hand &#8211; I had a think about the error message.<\/p>\n<p><a href=\"https:\/\/www.orafaq.com\/wiki\/Tnsnames.ora\">TNS files<\/a> seem to end up in all sorts of weird and wonderful locations on our organisation&#8217;s systems.<\/p>\n<p>I also remembered that there was a patching of the Oracle client just done last week.<\/p>\n<p>I asked her to do a search for <em><strong>tnsnames.ora<\/strong><\/em> on her C drive.<\/p>\n<p>Meanwhile I ran the following command through the command line on my own computer; which should be a similar configuration:<\/p>\n<pre>echo %TNS_ADMIN%\n<\/pre>\n<p>She got back:<\/p>\n<pre>C:\\app\\product\\12.1.0\\client_1\\network\\admin<\/pre>\n<p>And I got back:<\/p>\n<pre>C:\\app\\product\\19.3.0\\client_1\\network\\admin<\/pre>\n<style>\/*! elementor - v3.7.8 - 02-10-2022 *\/<br \/>\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\n<p><img fetchpriority=\"high\" decoding=\"async\" src=\"http:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/10\/TNS_Command-1024x587.png\" sizes=\"(max-width: 740px) 100vw, 740px\" srcset=\"https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/10\/TNS_Command-1024x587.png 1024w, https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/10\/TNS_Command-300x172.png 300w, https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/10\/TNS_Command-768x440.png 768w, https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/10\/TNS_Command.png 1359w\" alt=\"\" width=\"740\" height=\"424\" \/><\/p>\n<p>My hypothesis that IT installed a new version of the Oracle client and this process updated the %TNS_ADMIN% field.<\/p>\n<p>What the patching didn&#8217;t do was to shift the tnsnames.ora file to the new directory of <strong>C:\\app\\product\\19.3.0\\client_1\\network\\admin<\/strong>.<\/p>\n<p>When Power BI tried to run an Oracle query; it was using the new client installation and hence not finding the tnsnames.ora file.<\/p>\n<p>After copying the TNS file into the correct directory; right away she was able to rerun her Power BI dashboard.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":995,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[13,17],"tags":[29,27,26,28],"class_list":["post-994","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-code","category-sql","tag-ora-12154","tag-oracle","tag-powerbi","tag-tnsnames-ora"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I&#039;m not an expert on Oracle and Power BI; and\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"jonny.donker@gmail.com\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/craftcookcode.com\/?p=994\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Craft Cook Code - c^3?\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Power BI and the lost tnsnames.ora file - Craft Cook Code\" \/>\n\t\t<meta property=\"og:description\" content=\"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I&#039;m not an expert on Oracle and Power BI; and\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/craftcookcode.com\/?p=994\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-10-17T05:49:50+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-11-28T02:30:51+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Power BI and the lost tnsnames.ora file - Craft Cook Code\" \/>\n\t\t<meta name=\"twitter:description\" content=\"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I&#039;m not an expert on Oracle and Power BI; and\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#blogposting\",\"name\":\"Power BI and the lost tnsnames.ora file - Craft Cook Code\",\"headline\":\"Power BI and the lost tnsnames.ora file\",\"author\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/PowerBI_logo.png\",\"width\":1200,\"height\":630},\"datePublished\":\"2022-10-17T05:49:50+00:00\",\"dateModified\":\"2022-11-28T02:30:51+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#webpage\"},\"articleSection\":\"Code, SQL, ORA-12154, oracle, powerbi, tnsnames.ora\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/craftcookcode.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"name\":\"Code\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"position\":2,\"name\":\"Code\",\"item\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=17#listItem\",\"name\":\"SQL\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=17#listItem\",\"position\":3,\"name\":\"SQL\",\"item\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=17\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#listItem\",\"name\":\"Power BI and the lost tnsnames.ora file\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"name\":\"Code\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#listItem\",\"position\":4,\"name\":\"Power BI and the lost tnsnames.ora file\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=17#listItem\",\"name\":\"SQL\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\",\"name\":\"jonny.donker@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"jonny.donker@gmail.com\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1\",\"name\":\"jonny.donker@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"jonny.donker@gmail.com\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#webpage\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994\",\"name\":\"Power BI and the lost tnsnames.ora file - Craft Cook Code\",\"description\":\"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I'm not an expert on Oracle and Power BI; and\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/PowerBI_logo.png\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994\\\/#mainImage\",\"width\":1200,\"height\":630},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=994#mainImage\"},\"datePublished\":\"2022-10-17T05:49:50+00:00\",\"dateModified\":\"2022-11-28T02:30:51+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#website\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/\",\"name\":\"Craft Cook Code\",\"description\":\"c^3?\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Power BI and the lost tnsnames.ora file - Craft Cook Code","description":"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I'm not an expert on Oracle and Power BI; and","canonical_url":"https:\/\/craftcookcode.com\/?p=994","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/craftcookcode.com\/?p=994#blogposting","name":"Power BI and the lost tnsnames.ora file - Craft Cook Code","headline":"Power BI and the lost tnsnames.ora file","author":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"publisher":{"@id":"https:\/\/craftcookcode.com\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/10\/PowerBI_logo.png","width":1200,"height":630},"datePublished":"2022-10-17T05:49:50+00:00","dateModified":"2022-11-28T02:30:51+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/craftcookcode.com\/?p=994#webpage"},"isPartOf":{"@id":"https:\/\/craftcookcode.com\/?p=994#webpage"},"articleSection":"Code, SQL, ORA-12154, oracle, powerbi, tnsnames.ora"},{"@type":"BreadcrumbList","@id":"https:\/\/craftcookcode.com\/?p=994#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/craftcookcode.com#listItem","position":1,"name":"Home","item":"https:\/\/craftcookcode.com","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","name":"Code"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","position":2,"name":"Code","item":"https:\/\/craftcookcode.com\/?cat=13","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=17#listItem","name":"SQL"},"previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=17#listItem","position":3,"name":"SQL","item":"https:\/\/craftcookcode.com\/?cat=17","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?p=994#listItem","name":"Power BI and the lost tnsnames.ora file"},"previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","name":"Code"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?p=994#listItem","position":4,"name":"Power BI and the lost tnsnames.ora file","previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=17#listItem","name":"SQL"}}]},{"@type":"Person","@id":"https:\/\/craftcookcode.com\/#person","name":"jonny.donker@gmail.com","image":{"@type":"ImageObject","@id":"https:\/\/craftcookcode.com\/?p=994#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g","width":96,"height":96,"caption":"jonny.donker@gmail.com"}},{"@type":"Person","@id":"https:\/\/craftcookcode.com\/?author=1#author","url":"https:\/\/craftcookcode.com\/?author=1","name":"jonny.donker@gmail.com","image":{"@type":"ImageObject","@id":"https:\/\/craftcookcode.com\/?p=994#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g","width":96,"height":96,"caption":"jonny.donker@gmail.com"}},{"@type":"WebPage","@id":"https:\/\/craftcookcode.com\/?p=994#webpage","url":"https:\/\/craftcookcode.com\/?p=994","name":"Power BI and the lost tnsnames.ora file - Craft Cook Code","description":"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I'm not an expert on Oracle and Power BI; and","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/craftcookcode.com\/#website"},"breadcrumb":{"@id":"https:\/\/craftcookcode.com\/?p=994#breadcrumblist"},"author":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"creator":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/10\/PowerBI_logo.png","@id":"https:\/\/craftcookcode.com\/?p=994\/#mainImage","width":1200,"height":630},"primaryImageOfPage":{"@id":"https:\/\/craftcookcode.com\/?p=994#mainImage"},"datePublished":"2022-10-17T05:49:50+00:00","dateModified":"2022-11-28T02:30:51+00:00"},{"@type":"WebSite","@id":"https:\/\/craftcookcode.com\/#website","url":"https:\/\/craftcookcode.com\/","name":"Craft Cook Code","description":"c^3?","inLanguage":"en-US","publisher":{"@id":"https:\/\/craftcookcode.com\/#person"}}]},"og:locale":"en_US","og:site_name":"Craft Cook Code - c^3?","og:type":"article","og:title":"Power BI and the lost tnsnames.ora file - Craft Cook Code","og:description":"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I'm not an expert on Oracle and Power BI; and","og:url":"https:\/\/craftcookcode.com\/?p=994","article:published_time":"2022-10-17T05:49:50+00:00","article:modified_time":"2022-11-28T02:30:51+00:00","twitter:card":"summary_large_image","twitter:title":"Power BI and the lost tnsnames.ora file - Craft Cook Code","twitter:description":"A distraught user contacted me today with a problem that her Power BI dashboard was not refreshing and returning the following error: OLE DB:ORA-12154: TNS:could not resolve the connect identifier specified The problem was not just isolated to her; but common across all her team. I'm not an expert on Oracle and Power BI; and"},"aioseo_meta_data":{"post_id":"994","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":false},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2022-10-17 05:47:59","updated":"2025-06-04 12:42:22","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\/?cat=13\" title=\"Code\">Code<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\/?cat=17\" title=\"SQL\">SQL<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPower BI and the lost tnsnames.ora file\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/craftcookcode.com"},{"label":"Code","link":"https:\/\/craftcookcode.com\/?cat=13"},{"label":"SQL","link":"https:\/\/craftcookcode.com\/?cat=17"},{"label":"Power BI and the lost tnsnames.ora file","link":"https:\/\/craftcookcode.com\/?p=994"}],"_links":{"self":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/994","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=994"}],"version-history":[{"count":6,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/994\/revisions"}],"predecessor-version":[{"id":1054,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/994\/revisions\/1054"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/media\/995"}],"wp:attachment":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=994"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=994"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}