Error creating XDM Object Data Element using AEP Web SDK Extension
Hi,
I am currently trying to set-up some basic web tracking with the server-side forwarding and the AEP Web SDK. Following the documentation I managed to create a schema, a Datastream and a Dataset, however I am now faced with an issue where AEP Web SDK Extension in Data Collection doesn't let me create the XDM Object Data Element to map the variables to my schema. After selecting the XDM Object type in the Data Element interface I am presented with the following error:
An error occurred.
Failed to load schema metadata. An unexpected server response was received.

My Schema uses the default XDM ExperienceEvent class with the Adobe Analytics ExperienceEvent Template Field Group. When I download the schema metadata there seems to be nothing wrong, however the extension can't pull it through for some reason.
Has anyone run into similar problem?
Any advice would be greatly appreciated.