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
On examples You say:
EnvironmentManager.Environment = Environments.Sandbox;
but on the project this should be:
EnvironemntManager.Environemnt = EnvironemntManager.Environments.Production
^^^^^^^^^^^^^ ^^^^^^^
this two words are misspelled
On examples You say:
EnvironmentManager.Environment = Environments.Sandbox;
but on the project this should be:
EnvironemntManager.Environemnt = EnvironemntManager.Environments.Production
^^^^^^^^^^^^^ ^^^^^^^
this two words are misspelled