"You can't schedule refresh for this dataset because one or more sources currently don't support refresh" is what I see in the Power BI Service (Pro level). Below is an example of the data source I am using currently. Any help to understand this is greatly appreciated in advance!
Source = Json.Document(Web.Contents("https://some.url.com/all_things?format=json&page=" & Number.ToText(Page)))