My Oracle Support Banner

HREFLANG API Changes Not Reflecting On Live Site (Doc ID 2848359.1)

Last updated on JUNE 20, 2022

Applies to:

Oracle Commerce Cloud Service - Version 21.4.8 and later
Information in this document applies to any platform.

Symptoms

Changes done on hreflangGroup API to add additional languages are not reflected in HREFLANGs on live site

Changes

PUT: /ccadmin/v1/hreflangGroups/siteId
{
   "groupMembers":[
      {
         "xDefault":false,
         "repositoryId":"siteCA:8",
         "siteId":"siteCA",
         "localeId":"8"
      },
      {
         "xDefault":false,
         "repositoryId":"siteCA:31",
         "siteId":"siteCA",
         "localeId":"31"
      },
      {
         "xDefault":true,
         "repositoryId":"siteUS:1",
         "siteId":"siteUS",
         "localeId":"1"
      }
   ],
   "groupName":"siteUS"
} 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.