When configuring Portal to work with survey 123 under a 10.5 Server environment the Technical Support indicates that you can add it under Supported Operations on the Web Adapter.
I seem to be missing the Add option in my Supported Operations.
I believe I am missing a step.
Solved! Go to Solution.
After adding and the initial registration of the app, you will then need to update the clientId, as detailed in the document under 'Change the Survey123 AppID' (using the portaladmin API).
The flowing is the instructions that I am attempting to follow
https://webadaptorhost.domain.com/arcgis/sharing/rest/content/users/<username>
The following is what appears
Hi Kelly,
It appears you don't have the full path as specified. You are at:
https://scit-gis-2017.sagchip.org/scitgis/sharing/rest/content
You should be at
https://scit-gis-2017.sagchip.org/scitgis/sharing/rest/content/users/<username>
Where <username> is your portal username
Thank you for you response.
When I login as that user the only supported operation is Generate token
I attempted to register (OAuth2) the Survey 123, but it appears that you need to add it first
Hi Kelly,
When you try manually typing the path, are you redirected to the sharing home? I wouldn't expect this to be browsable.
You could also create the Survey123 web application via the Portal's web page and then update the clientId using the REST API.
It's faster to create an application that connect to Survey123 from portal IMO.
https://survey123dev.arcgis.com/?portalUrl=https://scit-gis-2017.sagchip.org/<web adapter name>/
replace "<web adapter name>" with yours..
You might have to change the default thumbnail image to mimic Survey123 image..
I attempted to add the app from inside Portal but I get the following error
After adding and the initial registration of the app, you will then need to update the clientId, as detailed in the document under 'Change the Survey123 AppID' (using the portaladmin API).
The app ID is updated to Survey123hub and the error persists.
Thank you @Jordan Miller and James Tedrick for both of your assistance.
I have found where I went we awry, and it seems to be working now.
I missed the step where i needed to update the Redirect URI's: to include that of Survey123hub
survey123hub | ["http://*.arcgis.com","https://*.esri.com","https://*.arcgis.com","https://dev0001302.esri.com","http://*.esri.com"] |