Adobe Web SDK Validation error | Community
Skip to main content
harishkumar
New Participant
July 21, 2020
Solved

Adobe Web SDK Validation error

  • July 21, 2020
  • 3 replies
  • 2175 views

I setup adobe web sdk and sending data to AEP and Adobe Analytics. Network call showing 200 ok status however Dataset processing file throwing error message below.

"240 - Validation : An error occurred while processing the batch. Please contact support.

Details  : extraneous key [placeContext] is not permitted; pointer to violation: "#" "

 

Can someone help me point out the root cause of this ? 

Note : with Experience Platform extension same schema,Dataset and report suite are getting data collected successfully. It is mapping when I trying with Adobe Web SDK only.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by jantzen_b

Solution posted in the comments:

 

"It was happening due to schema missing mix for web sdk"

3 replies

jantzen_b
jantzen_bAccepted solution
Employee
October 28, 2020

Solution posted in the comments:

 

"It was happening due to schema missing mix for web sdk"

New Participant
September 16, 2020
@harishkumar i am also facing same issue, please help me how to resolve this issue
harishkumar
New Participant
July 22, 2020
I figured out the issue. It was happening due to schema missing mix for web sdk . This can be resolved.