I used ArcGIS Online to create an API Key developer credential, and accepted all the default opens, except that I scoped it to a survey123 feature service when providing item access. However, when I use the API key as a token to query the feature service, it returns zero features. This is apparently as designed according to: https://support.esri.com/en-us/bug/api-key-scoped-to-a-hosted-feature-service-with-allowan-bug-000169836
My question is - is there anyway to allow my developers to query a feature service without resorting to system accounts (everyone logs in through SAML) and using API keys? This current prevents any kind of automation process from outside the system (e.g. a script that periodically queries the feature service).