I was able to figure out the issue. The app I am working with does not have a MapView or SceneView, it is just displaying Feature widgets using popups setup in Web Maps. Since I wasn't using a MapView, I was not setting the map or spatialReference parameters, looks like both need to be set.