Select to view content in your preferred language

Create ArcGis Hub Community Account in AppStudio App

304
0
07-06-2022 05:47 PM
GeneVaatveit
Emerging Contributor

My public AppStudio app needs to allow new users to create a new Community Account in ArcGis Hub.  When doing this in the UI, the following rest API displays a dialog to do this:

https://globalche.maps.arcgis.com/sharing/rest/oauth2/signup?client_id=QVuTzZ3CvcgTPNC9&response_typ...

How can this be done programmatically in an AppStudio qml app?  Is there a qml or javascript API for this?  Is this rest API documented somewhere?  I can't find anything at https://developers.arcgis.com/rest/users-groups-and-items/oauth2-root.htm

0 Kudos
0 Replies