{"id":95385,"date":"2025-09-20T22:20:30","date_gmt":"2025-09-20T16:50:30","guid":{"rendered":"https:\/\/www.seminarsonly.com\/news\/?p=95385"},"modified":"2025-09-20T22:32:59","modified_gmt":"2025-09-20T17:02:59","slug":"traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles","status":"publish","type":"post","link":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/","title":{"rendered":"Traducir Login Failed For User &#8216;Usr_Lnk_Dwpaiweb&#8217;. The Account Is Disabled. Del Ingl\u00e9s"},"content":{"rendered":"<h3 data-start=\"0\" data-end=\"38\"><span style=\"color: #008000;\"><em>Here&#8217;s how to fix the error: <strong data-start=\"42\" data-end=\"114\">&#8220;Login failed for user &#8216;usr_lnk_dwpaiweb&#8217;. The account is disabled.&#8221; <\/strong>This error is most common in <strong data-start=\"145\" data-end=\"169\">Microsoft SQL Server<\/strong>, and it means that the SQL login <code data-start=\"203\" data-end=\"223\">'usr_lnk_dwpaiweb'<\/code> is <strong data-start=\"227\" data-end=\"239\">disabled<\/strong> in the database and needs to be re-enabled by someone with <strong data-start=\"299\" data-end=\"319\">admin (sysadmin)<\/strong> access.<\/em><\/span><\/h3>\n<hr data-start=\"329\" data-end=\"332\" \/>\n<h2 data-start=\"334\" data-end=\"388\"><span style=\"color: #800000;\">\u2705 Solution: Re-enable the Disabled SQL User Account<\/span><\/h2>\n<p data-start=\"390\" data-end=\"492\">You\u2019ll need access to SQL Server Management Studio (SSMS) or any other tool that can run SQL commands.<\/p>\n<h3 data-start=\"494\" data-end=\"548\"><span style=\"color: #000080;\">\ud83d\udd13 <strong data-start=\"501\" data-end=\"548\">Option 1: Enable the SQL Login via SSMS GUI<\/strong><\/span><\/h3>\n<ol data-start=\"550\" data-end=\"842\">\n<li data-start=\"550\" data-end=\"625\">\n<p data-start=\"553\" data-end=\"625\"><strong data-start=\"553\" data-end=\"566\">Open SSMS<\/strong> and log in as a <strong data-start=\"583\" data-end=\"595\">sysadmin<\/strong> (e.g., <code data-start=\"603\" data-end=\"607\">sa<\/code> or Windows Auth).<\/p>\n<\/li>\n<li data-start=\"626\" data-end=\"724\">\n<p data-start=\"629\" data-end=\"652\">In <strong data-start=\"632\" data-end=\"651\">Object Explorer<\/strong>:<\/p>\n<ul data-start=\"656\" data-end=\"724\">\n<li data-start=\"656\" data-end=\"684\">\n<p data-start=\"658\" data-end=\"684\">Go to: <code data-start=\"665\" data-end=\"684\">Security &gt; Logins<\/code><\/p>\n<\/li>\n<li data-start=\"688\" data-end=\"724\">\n<p data-start=\"690\" data-end=\"724\">Find the login: <code data-start=\"706\" data-end=\"724\">usr_lnk_dwpaiweb<\/code><\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"725\" data-end=\"773\">\n<p data-start=\"728\" data-end=\"773\"><strong data-start=\"728\" data-end=\"743\">Right-click<\/strong> on it \u2192 Select <strong data-start=\"759\" data-end=\"773\">Properties<\/strong><\/p>\n<\/li>\n<li data-start=\"774\" data-end=\"826\">\n<p data-start=\"777\" data-end=\"798\">Under <strong data-start=\"783\" data-end=\"793\">Status<\/strong> tab:<\/p>\n<ul data-start=\"802\" data-end=\"826\">\n<li data-start=\"802\" data-end=\"826\">\n<p data-start=\"804\" data-end=\"826\">Set <strong data-start=\"808\" data-end=\"826\">Login: Enabled<\/strong><\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"827\" data-end=\"842\">\n<p data-start=\"830\" data-end=\"842\">Click <strong data-start=\"836\" data-end=\"842\">OK<\/strong><\/p>\n<\/li>\n<\/ol>\n<hr data-start=\"844\" data-end=\"847\" \/>\n<h3 data-start=\"849\" data-end=\"896\"><span style=\"color: #000080;\">\ud83d\udee0 <strong data-start=\"856\" data-end=\"896\">Option 2: Enable the Login via T-SQL<\/strong><\/span><\/h3>\n<p data-start=\"898\" data-end=\"951\">If you prefer (or need to), you can use this command:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-sql\"><span class=\"hljs-keyword\">ALTER<\/span> LOGIN [usr_lnk_dwpaiweb] ENABLE;<br \/>\n<\/code><\/div>\n<\/div>\n<blockquote data-start=\"1004\" data-end=\"1085\">\n<p data-start=\"1006\" data-end=\"1085\">\ud83d\udd10 Run this from a sysadmin account. Otherwise, you\u2019ll get a permissions error.<\/p>\n<\/blockquote>\n<h3 data-start=\"1006\" data-end=\"1085\">Also Read : <a href=\"https:\/\/www.seminarsonly.com\/news\/disney-subscriptions-down-recent-subscriber-trends-2025\/\">Disney Subscriptions Down\u00a0<\/a><\/h3>\n<hr data-start=\"1087\" data-end=\"1090\" \/>\n<h2 data-start=\"1092\" data-end=\"1138\"><span style=\"color: #800000;\">\ud83e\uddea Optional: Reset the Password (if needed)<\/span><\/h2>\n<p data-start=\"1140\" data-end=\"1259\">If the account was disabled due to failed login attempts or policy violations, you may also need to reset the password:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-sql\"><span class=\"hljs-keyword\">ALTER<\/span> LOGIN [usr_lnk_dwpaiweb] <span class=\"hljs-keyword\">WITH<\/span> PASSWORD <span class=\"hljs-operator\">=<\/span> <span class=\"hljs-string\">'NewStrongPassword123!'<\/span>;<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"1345\" data-end=\"1348\" \/>\n<h2 data-start=\"1350\" data-end=\"1376\"><span style=\"color: #800000;\">\ud83d\udd0d Verify If It\u2019s Fixed<\/span><\/h2>\n<p data-start=\"1378\" data-end=\"1512\">Once you enable the login, try logging in again (either via your app, script, or connection test). If it works, the issue is resolved.<\/p>\n<hr data-start=\"1514\" data-end=\"1517\" \/>\n<h2 data-start=\"1519\" data-end=\"1539\"><span style=\"color: #800000;\">\u26a0\ufe0f Still Failing?<\/span><\/h2>\n<p data-start=\"1541\" data-end=\"1571\">If you&#8217;re still seeing errors:<\/p>\n<ul data-start=\"1572\" data-end=\"1759\">\n<li data-start=\"1572\" data-end=\"1637\">\n<p data-start=\"1574\" data-end=\"1637\">Make sure SQL Authentication is enabled (not just Windows Auth)<\/p>\n<\/li>\n<li data-start=\"1638\" data-end=\"1705\">\n<p data-start=\"1640\" data-end=\"1705\">Check the <strong data-start=\"1650\" data-end=\"1670\">default database<\/strong> for the login exists and is online<\/p>\n<\/li>\n<li data-start=\"1706\" data-end=\"1759\">\n<p data-start=\"1708\" data-end=\"1759\">Review <strong data-start=\"1715\" data-end=\"1734\">SQL Server logs<\/strong> (<code data-start=\"1736\" data-end=\"1746\">ERRORLOG<\/code>) for details<\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Here&#8217;s how to fix the error: &#8220;Login failed for user &#8216;usr_lnk_dwpaiweb&#8217;. The account is disabled.&#8221; This error is most common in Microsoft SQL Server, and it means that the SQL&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-95385","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>Traducir Login Failed For User &#039;Usr_Lnk_Dwpaiweb&#039;. The Account Is Disabled. Del Ingl\u00e9s - Seminarsonly.com<\/title>\n<meta name=\"description\" content=\"Here&#039;s how to fix the error: &quot;Login failed for user &#039;usr_lnk_dwpaiweb&#039;. The account is disabled.&quot; This error is most common in Microsoft SQL Server..\" \/>\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\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Traducir Login Failed For User &#039;Usr_Lnk_Dwpaiweb&#039;. The Account Is Disabled. Del Ingl\u00e9s\" \/>\n<meta property=\"og:description\" content=\"Here&#039;s how to fix the error: &quot;Login failed for user &#039;usr_lnk_dwpaiweb&#039;. The account is disabled.&quot; This error is most common in Microsoft SQL Server..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/\" \/>\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-09-20T16:50:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-20T17:02:59+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\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/\"},\"author\":{\"name\":\"Freddy John\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"headline\":\"Traducir Login Failed For User &#8216;Usr_Lnk_Dwpaiweb&#8217;. The Account Is Disabled. Del Ingl\u00e9s\",\"datePublished\":\"2025-09-20T16:50:30+00:00\",\"dateModified\":\"2025-09-20T17:02:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/\"},\"wordCount\":259,\"commentCount\":0,\"articleSection\":[\"Error Fix\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/\",\"url\":\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/\",\"name\":\"Traducir Login Failed For User 'Usr_Lnk_Dwpaiweb'. The Account Is Disabled. Del Ingl\u00e9s - Seminarsonly.com\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#website\"},\"datePublished\":\"2025-09-20T16:50:30+00:00\",\"dateModified\":\"2025-09-20T17:02:59+00:00\",\"author\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"description\":\"Here's how to fix the error: \\\"Login failed for user 'usr_lnk_dwpaiweb'. The account is disabled.\\\" This error is most common in Microsoft SQL Server..\",\"breadcrumb\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/seminarsonly.com\/news\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Traducir Login Failed For User &#8216;Usr_Lnk_Dwpaiweb&#8217;. The Account Is Disabled. Del Ingl\u00e9s\"}]},{\"@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":"Traducir Login Failed For User 'Usr_Lnk_Dwpaiweb'. The Account Is Disabled. Del Ingl\u00e9s - Seminarsonly.com","description":"Here's how to fix the error: \"Login failed for user 'usr_lnk_dwpaiweb'. The account is disabled.\" This error is most common in Microsoft SQL Server..","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\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/","og_locale":"en_US","og_type":"article","og_title":"Traducir Login Failed For User 'Usr_Lnk_Dwpaiweb'. The Account Is Disabled. Del Ingl\u00e9s","og_description":"Here's how to fix the error: \"Login failed for user 'usr_lnk_dwpaiweb'. The account is disabled.\" This error is most common in Microsoft SQL Server..","og_url":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/","og_site_name":"Seminarsonly.com","article_publisher":"https:\/\/facebook.com\/seminarsonly","article_published_time":"2025-09-20T16:50:30+00:00","article_modified_time":"2025-09-20T17:02:59+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\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#article","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/"},"author":{"name":"Freddy John","@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"headline":"Traducir Login Failed For User &#8216;Usr_Lnk_Dwpaiweb&#8217;. The Account Is Disabled. Del Ingl\u00e9s","datePublished":"2025-09-20T16:50:30+00:00","dateModified":"2025-09-20T17:02:59+00:00","mainEntityOfPage":{"@id":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/"},"wordCount":259,"commentCount":0,"articleSection":["Error Fix"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/","url":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/","name":"Traducir Login Failed For User 'Usr_Lnk_Dwpaiweb'. The Account Is Disabled. Del Ingl\u00e9s - Seminarsonly.com","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/#website"},"datePublished":"2025-09-20T16:50:30+00:00","dateModified":"2025-09-20T17:02:59+00:00","author":{"@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"description":"Here's how to fix the error: \"Login failed for user 'usr_lnk_dwpaiweb'. The account is disabled.\" This error is most common in Microsoft SQL Server..","breadcrumb":{"@id":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/seminarsonly.com\/news\/traducir-login-failed-for-user-usr_lnk_dwpaiweb-the-account-is-disabled-del-ingles\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seminarsonly.com\/news\/"},{"@type":"ListItem","position":2,"name":"Traducir Login Failed For User &#8216;Usr_Lnk_Dwpaiweb&#8217;. The Account Is Disabled. Del Ingl\u00e9s"}]},{"@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\/95385","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=95385"}],"version-history":[{"count":0,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts\/95385\/revisions"}],"wp:attachment":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/media?parent=95385"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/categories?post=95385"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/tags?post=95385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}