Hi Mendix Community. I’m working a project where I need to import in a large amount of data. I’ve structured my JSON and Import Mapping correctly as far as I can tell (based on other projects I’ve done.) But I’ve encountered a new type of error : my POST call is getting a 403 back! This is a blank project with no security whatsoever. I’ve a sneaking suspicion that this might be due to the fact that I’m trying to create some Accounts during the data import. Is this the issue? If so, how can I get around it? I’d prefer not to sit around creating thousands of user account manually. Thanks!
asked
Alexander Le
2 answers
1
Solved ! : Had the “Name” Attribute Mispelled in my data!
answered
Alexander Le
0
Do you see error messages in the Mendix log? If so, what are they?