I'm doing this tutorial from here:
I have a sample revit file from revit itself, I saved it as: test1.rvt
- I get my access token [it works]
- I create my bucket [it works]
- I check if my bucket exists [it works]
- I upload test1.rvt [it works]
- I translate the file with the urn, encoded in 64bit [result: success]
- I verify the translation [it fails]
I don't understand my problem here. The eror says:
The file is not a Revit file or is not a supported version
But I have tried with the revit file from the homePage (revit 2017 and 2018) so what can be my problem here?