{"id":96082,"date":"2025-10-01T15:52:45","date_gmt":"2025-10-01T10:22:45","guid":{"rendered":"https:\/\/www.seminarsonly.com\/news\/?p=96082"},"modified":"2025-10-01T16:08:40","modified_gmt":"2025-10-01T10:38:40","slug":"error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix","status":"publish","type":"post","link":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/","title":{"rendered":"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX"},"content":{"rendered":"<h3><span style=\"color: #008000;\"><em>The error &#8220;token has expired and refresh failed&#8221; signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one using a refresh token.<\/em><\/span><\/h3>\n<p>This typically occurs in scenarios involving Single Sign-On (SSO) or OAuth 2.0 authentication flows.<\/p>\n<hr \/>\n<h2 data-start=\"351\" data-end=\"380\"><span style=\"color: #800000;\">\ud83d\udd27 Common Causes &amp; Fixes:<\/span><\/h2>\n<h3 data-start=\"382\" data-end=\"436\"><span style=\"color: #000080;\">1. <strong data-start=\"390\" data-end=\"436\">Token Expired &amp; No Refresh Token Available<\/strong><\/span><\/h3>\n<ul data-start=\"437\" data-end=\"703\">\n<li data-start=\"437\" data-end=\"703\">\n<p data-start=\"439\" data-end=\"556\">The access token has expired (which is normal after a few minutes or hours), and the app couldn&#8217;t refresh it because:<\/p>\n<ul data-start=\"559\" data-end=\"703\">\n<li data-start=\"559\" data-end=\"591\">\n<p data-start=\"561\" data-end=\"591\">The refresh token also expired<\/p>\n<\/li>\n<li data-start=\"594\" data-end=\"636\">\n<p data-start=\"596\" data-end=\"636\">The refresh token was missing or invalid<\/p>\n<\/li>\n<li data-start=\"639\" data-end=\"703\">\n<p data-start=\"641\" data-end=\"703\">Session expired on the identity provider (e.g. Azure AD, Okta)<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p data-start=\"705\" data-end=\"717\">\u2705 <strong data-start=\"707\" data-end=\"715\">Fix:<\/strong><\/p>\n<ul data-start=\"718\" data-end=\"889\">\n<li data-start=\"718\" data-end=\"797\">\n<p data-start=\"720\" data-end=\"797\">Log out and log back in to initiate a fresh login session and get new tokens.<\/p>\n<\/li>\n<li data-start=\"798\" data-end=\"889\">\n<p data-start=\"800\" data-end=\"889\">If you&#8217;re a developer: make sure your app stores and uses the <strong data-start=\"862\" data-end=\"879\">refresh token<\/strong> properly.<\/p>\n<\/li>\n<\/ul>\n<hr data-start=\"891\" data-end=\"894\" \/>\n<h3 data-start=\"896\" data-end=\"929\"><span style=\"color: #000080;\">2. <strong data-start=\"904\" data-end=\"929\">SSO Session Timed Out<\/strong><\/span><\/h3>\n<ul data-start=\"930\" data-end=\"1069\">\n<li data-start=\"930\" data-end=\"1069\">\n<p data-start=\"932\" data-end=\"1069\">If you haven&#8217;t used the service in a while, your session with the SSO provider (e.g. Microsoft, Google, Okta, etc.) might have timed out.<\/p>\n<\/li>\n<\/ul>\n<p data-start=\"1071\" data-end=\"1083\">\u2705 <strong data-start=\"1073\" data-end=\"1081\">Fix:<\/strong><\/p>\n<ul data-start=\"1084\" data-end=\"1185\">\n<li data-start=\"1084\" data-end=\"1131\">\n<p data-start=\"1086\" data-end=\"1131\">Re-authenticate manually by logging in again.<\/p>\n<\/li>\n<li data-start=\"1132\" data-end=\"1185\">\n<p data-start=\"1134\" data-end=\"1185\">Check your SSO provider\u2019s session timeout settings<\/p>\n<\/li>\n<\/ul>\n<h3>Also Read : <a href=\"https:\/\/www.seminarsonly.com\/news\/sora-2-invite-code-october-2025-how-to-get\/\">Sora 2 Invite Code October 2025 | How to get<\/a><\/h3>\n<hr data-start=\"1187\" data-end=\"1190\" \/>\n<h3 data-start=\"1192\" data-end=\"1225\"><span style=\"color: #000080;\">3. <strong data-start=\"1200\" data-end=\"1225\">Refresh Token Revoked<\/strong><\/span><\/h3>\n<ul data-start=\"1226\" data-end=\"1344\">\n<li data-start=\"1226\" data-end=\"1344\">\n<p data-start=\"1228\" data-end=\"1273\">Sometimes, refresh tokens are revoked due to:<\/p>\n<ul data-start=\"1276\" data-end=\"1344\">\n<li data-start=\"1276\" data-end=\"1293\">\n<p data-start=\"1278\" data-end=\"1293\">Password change<\/p>\n<\/li>\n<li data-start=\"1296\" data-end=\"1320\">\n<p data-start=\"1298\" data-end=\"1320\">Security policy update<\/p>\n<\/li>\n<li data-start=\"1323\" data-end=\"1344\">\n<p data-start=\"1325\" data-end=\"1344\">Manual admin action<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p data-start=\"1346\" data-end=\"1358\">\u2705 <strong data-start=\"1348\" data-end=\"1356\">Fix:<\/strong><\/p>\n<ul data-start=\"1359\" data-end=\"1444\">\n<li data-start=\"1359\" data-end=\"1379\">\n<p data-start=\"1361\" data-end=\"1379\">Re-login manually.<\/p>\n<\/li>\n<li data-start=\"1380\" data-end=\"1444\">\n<p data-start=\"1382\" data-end=\"1444\">If this happens often, check with your IT\/admin\/security team.<\/p>\n<\/li>\n<\/ul>\n<hr data-start=\"1446\" data-end=\"1449\" \/>\n<h3 data-start=\"1451\" data-end=\"1473\"><span style=\"color: #000080;\">4. <strong data-start=\"1459\" data-end=\"1473\">Clock Skew<\/strong><\/span><\/h3>\n<ul data-start=\"1474\" data-end=\"1567\">\n<li data-start=\"1474\" data-end=\"1567\">\n<p data-start=\"1476\" data-end=\"1567\">If your system time is significantly off, token validation might fail due to time mismatch.<\/p>\n<\/li>\n<\/ul>\n<p data-start=\"1569\" data-end=\"1581\">\u2705 <strong data-start=\"1571\" data-end=\"1579\">Fix:<\/strong><\/p>\n<ul data-start=\"1582\" data-end=\"1656\">\n<li data-start=\"1582\" data-end=\"1656\">\n<p data-start=\"1584\" data-end=\"1656\">Ensure your device or server is syncing time with a reliable NTP server.<\/p>\n<\/li>\n<\/ul>\n<hr data-start=\"1658\" data-end=\"1661\" \/>\n<h3 data-start=\"1663\" data-end=\"1708\"><span style=\"color: #000080;\">5. <strong data-start=\"1671\" data-end=\"1708\">SSO Service Down or Misconfigured<\/strong><\/span><\/h3>\n<ul data-start=\"1709\" data-end=\"1800\">\n<li data-start=\"1709\" data-end=\"1800\">\n<p data-start=\"1711\" data-end=\"1800\">Sometimes the SSO provider&#8217;s endpoint is down or misconfigured, causing refresh failures.<\/p>\n<\/li>\n<\/ul>\n<p data-start=\"1802\" data-end=\"1814\">\u2705 <strong data-start=\"1804\" data-end=\"1812\">Fix:<\/strong><\/p>\n<ul data-start=\"1815\" data-end=\"1923\">\n<li data-start=\"1815\" data-end=\"1882\">\n<p data-start=\"1817\" data-end=\"1882\">Check the SSO provider\u2019s status page (e.g. Azure AD, Okta, etc.).<\/p>\n<\/li>\n<li data-start=\"1883\" data-end=\"1923\">\n<p data-start=\"1885\" data-end=\"1923\">Try again later or contact IT support.<\/p>\n<\/li>\n<\/ul>\n<hr data-start=\"1925\" data-end=\"1928\" \/>\n<h3><span style=\"color: #000080;\">\ud83d\udee0\ufe0f Developer Notes (if applicable):<\/span><\/h3>\n<p data-start=\"1971\" data-end=\"2013\">If you&#8217;re building or maintaining the app:<\/p>\n<ul data-start=\"2014\" data-end=\"2245\">\n<li data-start=\"2014\" data-end=\"2073\">\n<p data-start=\"2016\" data-end=\"2073\">Verify that the app is properly storing the refresh token<\/p>\n<\/li>\n<li data-start=\"2074\" data-end=\"2169\">\n<p data-start=\"2076\" data-end=\"2169\">Ensure you&#8217;re handling <code data-start=\"2099\" data-end=\"2117\">401 Unauthorized<\/code> responses and triggering re-authentication properly<\/p>\n<\/li>\n<li data-start=\"2170\" data-end=\"2245\">\n<p data-start=\"2172\" data-end=\"2245\">Use a valid <code data-start=\"2184\" data-end=\"2195\">client_id<\/code> and <code data-start=\"2200\" data-end=\"2215\">client_secret<\/code> if required for token refresh<\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>The error &#8220;token has expired and refresh failed&#8221; signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one&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-96082","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>Error When Retrieving Token from Token Has Expired and Refresh Failed FIX - Seminarsonly.com<\/title>\n<meta name=\"description\" content=\"The error &quot;token has expired and refresh failed&quot; signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one using a refresh token.\" \/>\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\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX\" \/>\n<meta property=\"og:description\" content=\"The error &quot;token has expired and refresh failed&quot; signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one using a refresh token.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/\" \/>\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-10-01T10:22:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-01T10:38:40+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\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/\"},\"author\":{\"name\":\"Freddy John\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"headline\":\"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX\",\"datePublished\":\"2025-10-01T10:22:45+00:00\",\"dateModified\":\"2025-10-01T10:38:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/\"},\"wordCount\":344,\"commentCount\":0,\"articleSection\":[\"Error Fix\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/\",\"url\":\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/\",\"name\":\"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX - Seminarsonly.com\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#website\"},\"datePublished\":\"2025-10-01T10:22:45+00:00\",\"dateModified\":\"2025-10-01T10:38:40+00:00\",\"author\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"description\":\"The error \\\"token has expired and refresh failed\\\" signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one using a refresh token.\",\"breadcrumb\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/seminarsonly.com\/news\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX\"}]},{\"@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":"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX - Seminarsonly.com","description":"The error \"token has expired and refresh failed\" signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one using a refresh token.","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\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/","og_locale":"en_US","og_type":"article","og_title":"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX","og_description":"The error \"token has expired and refresh failed\" signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one using a refresh token.","og_url":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/","og_site_name":"Seminarsonly.com","article_publisher":"https:\/\/facebook.com\/seminarsonly","article_published_time":"2025-10-01T10:22:45+00:00","article_modified_time":"2025-10-01T10:38:40+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\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#article","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/"},"author":{"name":"Freddy John","@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"headline":"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX","datePublished":"2025-10-01T10:22:45+00:00","dateModified":"2025-10-01T10:38:40+00:00","mainEntityOfPage":{"@id":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/"},"wordCount":344,"commentCount":0,"articleSection":["Error Fix"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/","url":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/","name":"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX - Seminarsonly.com","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/#website"},"datePublished":"2025-10-01T10:22:45+00:00","dateModified":"2025-10-01T10:38:40+00:00","author":{"@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"description":"The error \"token has expired and refresh failed\" signifies that an access token, used for authentication, has become invalid, and the system was unable to automatically obtain a new one using a refresh token.","breadcrumb":{"@id":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/seminarsonly.com\/news\/error-when-retrieving-token-from-token-has-expired-and-refresh-failed-fix\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seminarsonly.com\/news\/"},{"@type":"ListItem","position":2,"name":"Error When Retrieving Token from Token Has Expired and Refresh Failed FIX"}]},{"@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\/96082","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=96082"}],"version-history":[{"count":0,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts\/96082\/revisions"}],"wp:attachment":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/media?parent=96082"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/categories?post=96082"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/tags?post=96082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}