Hi Support Team,
Our team has encountered an issue with the “uploadCSV” adapter function for creating multiple users from the V3 library. We get an error which states, “Unknown user upload content type(text/plain)”.
Additionally, the documentation doesn’t mention if specific headers are needed in the CSV file (similar to the template provided on interface builder simulations) as well as if there are parameters that must be passed to the function. Could either of those points be the reason for the error?
Below is a code snippet of how we intended to use it, which is to call it from the userAdapter
and pass the file which is a path to the directory of the CSV file.
Any guidance on how we can resolve this issue would be appreciated.
Kind Regards,
Vishan De Silva