You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
throwServerAPIError.badRequest(description:"API (\(self.id)) requires to use environment: \(self.environment?.description ??"Unknown environment")")
113
+
throwServerAPIError.badRequest(description:"API (\(self.id)) requires to use environment: (\(self.environment?.description ??"Unknown environment")) but instead (\(environment?.description ??"Unknown environment")) was used.")
0 commit comments