-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
The string contents of error.data look like a json object, but it is actually unparsable.
I made an example of something similar I am trying to do here: awongh@5ecee61
The specific string I am seeing is:
"{"result":"failure","reason":"You attempted to upload the file \"example\" which has an unsupported or missing file extension. We currently only support STL, OBJ, X3D, Collada, VRML97, VRML2 and ZIP file formats. Please ensure that your files are of one of our supported formats with the correct file extensions. If you can't export to those formats, please see our tutorial \"<a href='\/tutorials\/converting-with-accutrans-3d'>Converting with AccuTrans<\/a>\"."}{"result":"failure","reason":"Model Upload Failed. (Reason: 100)"}"
Can error.data be a valid json parseable string?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels