Skip to main content

Posts

Showing posts with the label #experienceedge #deliveryapi

XM Cloud - Service not enabled within domain "https://auth.sitecorecloud.io"

Hi Team, I recently have been trying to set up couple of things around XM Cloud and experience edge related things for our internal training. I was following a documentation https://doc.sitecore.com/xmc/en/developers/xm-cloud/request-a-jwt-for-experience-edge-xm-using-oauth.html to generate the experience edge token to use GraphQL for delivery API as i wanted to query results from published version of the data i.e from experience edge But the CURL command was always failing with above exception, i could figure out that there is something wrong with either the URL or connecting to it, but as everything else was working fine i thought either the format of the URL is wrong or something with it. See the documentation i refereed (it was not updated at that time, right now it is updated correctly and working fine)   I knew that there are same kind of documentation exists for XM and XM Cloud, but their URLs are different, so i tried to double check with simple XM documentation, because i ...