We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7650c commit 9e48e24Copy full SHA for 9e48e24
misc/tools/replace_profiles.py
@@ -9,7 +9,7 @@
9
profile_mappings = \
10
{'your_enterprise_profile': "url='https://pythonapi.playground.esri.com/portal', "\
11
"username='arcgis_python', "\
12
- "password='amazing_arcgis123'",
+ "password='amazing_arcgis_123'",
13
'your_online_profile': "url='https://arcgis.com/', "\
14
15
"password='P@ssword123'" }
0 commit comments