{"id":17105,"date":"2025-12-05T17:11:35","date_gmt":"2025-12-05T11:41:35","guid":{"rendered":"https:\/\/www.skynats.com\/?p=17105"},"modified":"2026-02-27T12:46:35","modified_gmt":"2026-02-27T07:16:35","slug":"how-to-fix-mysql-1045-error-a-complete-technical-guide","status":"publish","type":"post","link":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/","title":{"rendered":"How to Fix MySQL 1045 Error: A Complete Technical Guide"},"content":{"rendered":"\n<p>MySQL Error 1045: Access Denied is one of the most common database-related issues developers and WordPress administrators face. It appears when MySQL rejects a login attempt due to incorrect credentials, insufficient privileges, or configuration issues, and understanding how to Fix MySQL 1045 Error is essential for resolving these problems efficiently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-small-font-size\" id=\"h-what-is-the-mysql-1045-error\"><strong>What Is the MySQL 1045 Error?<\/strong><\/h2>\n\n\n\n<p>MySQL Error 1045 typically looks like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Error 1045 (28000): Access denied for user 'root'@'localhost'<\/code><\/pre>\n\n\n\n<p>It means the MySQL server has blocked your authentication request. This is common when attempting to connect to your database from WordPress or command-line tools.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-small-font-size\" id=\"h-common-causes-of-mysql-1045\"><strong>Common Causes of MySQL 1045<\/strong><\/h2>\n\n\n\n<p>Here are the most frequent reasons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If no host is defined, <a href=\"https:\/\/www.mysql.com\/\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-secondary-color\">MySQL<\/mark><\/a> defaults to localhost. If your database is remote or using a custom port, login fails.<\/li>\n\n\n\n<li>Your MySQL user doesn&#8217;t have the correct permissions.<\/li>\n\n\n\n<li>MySQL may not recognize the user you&#8217;re trying to log in with.<\/li>\n\n\n\n<li>passwords or usernames don&#8217;t match MySQL records.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading has-small-font-size\"><strong>How to Fix MySQL 1045 Error<\/strong><\/h2>\n\n\n\n<p>Below are methods that resolve almost all cases.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\"><strong>Method 1: Verify User Privileges<\/strong><\/h3>\n\n\n\n<p>Insufficient privileges is one of the top causes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\">Step 1: SSH into the server<\/h3>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\">Step 2: Log into MySQL<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>mysql -u root -p<\/code><\/pre>\n\n\n\n<p class=\"has-small-font-size\"><strong>Step 3: Grant privileges<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY 'password';<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\"><strong>Method 2: Confirm Username &amp; Password (wp-config.php)<\/strong><\/h3>\n\n\n\n<p>Incorrect database credentials inside WordPress cause immediate failure.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\">Steps:<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open your site files via File Manager or SFTP.<\/li>\n\n\n\n<li>Navigate to public_html.<\/li>\n\n\n\n<li>Open the file: wp-config.php<\/li>\n<\/ol>\n\n\n\n<p>Check these two lines:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>define('DB_USER', 'root');\ndefine('DB_PASSWORD', 'your_password');<\/code><\/pre>\n\n\n\n<p>If unsure, check your hosting control panel for the actual values.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\"><strong>Method 3: Reset MySQL Password<\/strong><\/h3>\n\n\n\n<p>If you cannot recall the password, reset it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\">Steps via phpMyAdmin:<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open phpMyAdmin.<\/li>\n\n\n\n<li>Select your WordPress database.<\/li>\n\n\n\n<li>Open the table: wp_users.<\/li>\n\n\n\n<li>Edit the relevant user.<\/li>\n\n\n\n<li>Under <strong>user_pass<\/strong>, delete the existing password and enter a new one.<\/li>\n\n\n\n<li>Set <strong>Function<\/strong> to MD5 to encrypt it.<\/li>\n\n\n\n<li>Click <strong>Go<\/strong> to save.<\/li>\n<\/ol>\n\n\n\n<p>Now you can log in again.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\" id=\"h-conclusion\">Conclusion<\/h3>\n\n\n\n<p>MySQL 1045 Error prevents you from accessing your database, often halting WordPress entirely. But it is usually easy to resolve using one of the methods:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Verify user privileges<\/li>\n\n\n\n<li>Correct username &amp; password in wp-config.php<\/li>\n\n\n\n<li>Reset the MySQL password<\/li>\n\n\n\n<li>Ensure MySQL is running on the correct port<\/li>\n<\/ol>\n\n\n\n<p>With these steps, you can restore database access and get back to managing your site.<\/p>\n\n\n\n<p>If you\u2019re still unable to Fix MySQL 1045 Error or need expert assistance, our team is here to help. Skynats provides reliable <a href=\"https:\/\/www.skynats.com\/linux-server-management\/\">Linux Server Management Services<\/a>, <a href=\"https:\/\/www.skynats.com\/web-server-optimization\" type=\"link\" id=\"https:\/\/www.skynats.com\/web-server-optimization\">Web Server Optimization Services<\/a>, <a href=\"https:\/\/www.skynats.com\/dedicated-hosting-support\/\">Web Hosting Support<\/a>, and comprehensive <a href=\"https:\/\/www.skynats.com\/server-management\/\">Server Management Services<\/a> to troubleshoot MySQL issues, secure your server, and keep your applications running smoothly. Contact us today for fast, professional support.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MySQL Error 1045: Access Denied is one of the most common database-related issues developers and WordPress administrators face. It appears when MySQL rejects a login attempt due to incorrect credentials, insufficient privileges, or configuration issues, and understanding how to Fix MySQL 1045 Error is essential for resolving these problems efficiently. What Is the MySQL 1045 [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[1183,1010,701,1184,72,302],"class_list":["post-17105","post","type-post","status-publish","format-standard","hentry","category-blog","tag-fix-mysql-1045-error","tag-linux-server-management-services","tag-mysql","tag-reset-mysql-password","tag-server-management","tag-server-management-services"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Fix MySQL 1045 Error \u2013 Fast &amp; Complete Troubleshooting Guide<\/title>\n<meta name=\"description\" content=\"Fix MySQL 1045 Error fast with this complete technical guide. Learn causes, solutions, and expert fixes. Click to solve your MySQL issue now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Fix MySQL 1045 Error: A Complete Technical Guide\" \/>\n<meta property=\"og:description\" content=\"Fix MySQL 1045 Error fast with this complete technical guide. Learn causes, solutions, and expert fixes. Click to solve your MySQL issue now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Server Management Services | Cloud Management | Skynats\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/skynats\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-05T11:41:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-27T07:16:35+00:00\" \/>\n<meta name=\"author\" content=\"Jishnu V\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:site\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jishnu V\" \/>\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:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/\"},\"author\":{\"name\":\"Jishnu V\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/c63611da5e22d216e38d8658e5a605c5\"},\"headline\":\"How to Fix MySQL 1045 Error: A Complete Technical Guide\",\"datePublished\":\"2025-12-05T11:41:35+00:00\",\"dateModified\":\"2026-02-27T07:16:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/\"},\"wordCount\":419,\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"keywords\":[\"Fix MySQL 1045 Error\",\"linux server management services\",\"mysql\",\"Reset MySQL Password\",\"server management\",\"server management services\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/\",\"name\":\"Fix MySQL 1045 Error \u2013 Fast & Complete Troubleshooting Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\"},\"datePublished\":\"2025-12-05T11:41:35+00:00\",\"dateModified\":\"2026-02-27T07:16:35+00:00\",\"description\":\"Fix MySQL 1045 Error fast with this complete technical guide. Learn causes, solutions, and expert fixes. Click to solve your MySQL issue now!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-mysql-1045-error-a-complete-technical-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Fix MySQL 1045 Error: A Complete Technical Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"name\":\"Server Management Services | Cloud Management | Skynats\",\"description\":\"Server Management and Cloud Management\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\",\"name\":\"Skynats Technologies\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"contentUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"width\":989,\"height\":367,\"caption\":\"Skynats Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/skynats\",\"https:\\\/\\\/x.com\\\/skynatstech\",\"https:\\\/\\\/www.instagram.com\\\/skynatstech\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/skynats-technologies\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCvTAjrFJ4_E2MJKwlDHomlg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/c63611da5e22d216e38d8658e5a605c5\",\"name\":\"Jishnu V\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g\",\"caption\":\"Jishnu V\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Fix MySQL 1045 Error \u2013 Fast & Complete Troubleshooting Guide","description":"Fix MySQL 1045 Error fast with this complete technical guide. Learn causes, solutions, and expert fixes. Click to solve your MySQL issue now!","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:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/","og_locale":"en_US","og_type":"article","og_title":"How to Fix MySQL 1045 Error: A Complete Technical Guide","og_description":"Fix MySQL 1045 Error fast with this complete technical guide. Learn causes, solutions, and expert fixes. Click to solve your MySQL issue now!","og_url":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/","og_site_name":"Server Management Services | Cloud Management | Skynats","article_publisher":"https:\/\/www.facebook.com\/skynats","article_published_time":"2025-12-05T11:41:35+00:00","article_modified_time":"2026-02-27T07:16:35+00:00","author":"Jishnu V","twitter_card":"summary_large_image","twitter_creator":"@skynatstech","twitter_site":"@skynatstech","twitter_misc":{"Written by":"Jishnu V","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/#article","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/"},"author":{"name":"Jishnu V","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/c63611da5e22d216e38d8658e5a605c5"},"headline":"How to Fix MySQL 1045 Error: A Complete Technical Guide","datePublished":"2025-12-05T11:41:35+00:00","dateModified":"2026-02-27T07:16:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/"},"wordCount":419,"publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"keywords":["Fix MySQL 1045 Error","linux server management services","mysql","Reset MySQL Password","server management","server management services"],"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/","url":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/","name":"Fix MySQL 1045 Error \u2013 Fast & Complete Troubleshooting Guide","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/#website"},"datePublished":"2025-12-05T11:41:35+00:00","dateModified":"2026-02-27T07:16:35+00:00","description":"Fix MySQL 1045 Error fast with this complete technical guide. Learn causes, solutions, and expert fixes. Click to solve your MySQL issue now!","breadcrumb":{"@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-mysql-1045-error-a-complete-technical-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.skynats.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Fix MySQL 1045 Error: A Complete Technical Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.skynats.com\/blog\/#website","url":"https:\/\/www.skynats.com\/blog\/","name":"Server Management Services | Cloud Management | Skynats","description":"Server Management and Cloud Management","publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.skynats.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.skynats.com\/blog\/#organization","name":"Skynats Technologies","url":"https:\/\/www.skynats.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","contentUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","width":989,"height":367,"caption":"Skynats Technologies"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/skynats","https:\/\/x.com\/skynatstech","https:\/\/www.instagram.com\/skynatstech\/","https:\/\/www.linkedin.com\/company\/skynats-technologies","https:\/\/www.youtube.com\/channel\/UCvTAjrFJ4_E2MJKwlDHomlg"]},{"@type":"Person","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/c63611da5e22d216e38d8658e5a605c5","name":"Jishnu V","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g","caption":"Jishnu V"}}]}},"_links":{"self":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/17105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/comments?post=17105"}],"version-history":[{"count":3,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/17105\/revisions"}],"predecessor-version":[{"id":17406,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/17105\/revisions\/17406"}],"wp:attachment":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/media?parent=17105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/categories?post=17105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/tags?post=17105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}