jamie
jamie

Fixed by using Vector3 instead of Matrixs
code that worked: ```csharp Camera.Instance.SetMatrix(new Vector3(2729.7429199219f, -2300.41015625f, 10.981800079346f), new Vector3 (2729.4001464844f, -2306.2919921875f, 10.65811252594f), 0, 70); ```
> can you share which integrations require a HTTP connection? Most have moved away to HTTPs for obvious security concerns. None do the problem is because I'm not using https...
> Okay I got the problem now... similar to [frappe/erpnext#25630](https://github.com/frappe/erpnext/pull/25630) kind of yeh, just force all callback urls passed to any integration to be https the one i was having...

Any news on when this will be fixed?