Forum Discussion
Handle pagination in Zendesk Basic Auth
Anonymous wrote:But what i'm facing now that as you see in the attachment "(step 'Pages') is accessing data sources that have privacy levels which cannot be used together. Please rebuild this data combination." when i checked the load steps all the pages retrieve it is about 92 pages "URL" in my case now, but it stopped on this step.
Anonymous , check out this article: https://www.poweredsolutions.co/2019/03/12/data-privacy-and-the-formula-firewall/
From the article:
"In short, what’s happening is that within the same query, you’re trying to access multiple data sources and they’ve been set up with incompatible privacy levels, meaning that you need to head over to the Data Source Settings window and set up your ALL your data sources in that query to the same privacy level; either ALL Public or ALL Organizational."
Recommend you change all your data sources to "Organizational" privacy level.
Thank you so much, I have checked them all, and all the same. I will rewrite the code and load them in batches and see.