Open
Description
In version 1.5.187, something must be wrong between BIMServer and BIMSurfer because even the minimal example does not work.
Steps to reproduce the behavior:
- Makes the appropriate configurations to the "home\plugins\org.opensourcebim.bimsurfer3-0.0.277.jar\apps\minimal.js" file
- Start BIMServer
- Point to "http://localhost:[port]/apps/bimsurfer3/apps/minimal.html"
- No 3d drawing appears
- Redoing the steps with the previous version 1.5.186 instead works
An incompatibility has probably been introduced between the client and the server with the current version, though I can't identify the cause. I was only able to verify that login and project retrieval are successful, but downloading and drawing are not.