Hi
I built the environment on AWS Windows Sever 2019 according to deploy.md.
The version information could be got from my desktop computer by accessing http://my_server_Adress /version.
I tried to run the file in the compute.rhino3d-samples to get the results of the calculation on this server, but it produced an error in the form of the following.
“POST /rhino/geometry/brep/createbooleanunion HTTP/1.1” 401
I thought it was an Auth error because of 401, so I tried the RhinoAccount password and the Compute.Rhino3d AuthToken created by a team with a core-hour billing license, but the error didn’t change.
What else is required for authentication?