Added camera-kit and following the tutorial added this: const lens = await cameraKit.lensRepository.loadLensGroups( ['e9e8c227-b8e5-4eb5-871b-22568078272a'] ); It loads the camera but when try to access it's link on https://camera-kit-api.snapar.com/com.snap.camerakit.v3.Lenses/groups/e9e8c227-b8e5-4eb5-871b-22568078272a…