We recently switched majority of our workspaces over from Basic Authentication to SSO for security. To populate our models with data that is rapidly changing we push data through our internal data store through an ETL (Workiva formerly known as OneCloud) hourly sometimes more often than that. There is a dedicated service account that is used and labeled as a Workspace Admin and SSO Exception user allowing it to sign in with the traditional Basic Authentication which was done across every workspace. When the switch was made to SSO each workspace/model connection was validated for each workspace with no issues end to end initially.
We are now seeing occasional errors while syncing our data with the connector returning a 'Basic Authentication Failed' error < 10% of the time during the BD. None of the configurations changed other than the using SSO. The Authentication & API Basic URI are both still the defaults at (https://api.anaplan.com) & (https://auth.anaplan.com)
I was curious if this was a known error or is there another action that need to be completed to eliminate this error from happening sporadically.
Any help would be very beneficial.