Skip to content

Commit

Permalink
Modify auth_binding
Browse files Browse the repository at this point in the history
  • Loading branch information
mmachir committed Feb 13, 2024
1 parent a0426fd commit bf44646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion location-services/connecting-to-a-portal.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ set_arc_token(token)
#> Token set to environment variable `ARCGIS_TOKEN`
```

This method retrieves the token from the *active* portal in ArcGIS Pro. Make sure that you are logged into the intended portal and that it is set as active. If you make changes to the active portal in ArcGIS Pro, you will need to restart your R session for the new portal to be recognized by `auth_binding()`.
This method retrieves the token from the *active* portal in ArcGIS Pro. Make sure that you are logged into the intended portal and that it is set as active. If you switch which portal is active in ArcGIS Pro, you will need to restart your R session for the new portal to be recognized by `auth_binding()`.

0 comments on commit bf44646

Please sign in to comment.