Forum Discussion

nl908's avatar
nl908
Regular Visitor
3 years ago

Web.Headers missing headers

I'm trying to make calls to an API that gives details about pagination in the http response headers.

 

For example, it'll come back with something like:

 

x-pagination-more: true

 

So I need access to that header to know if there is another page of data.

 

But Web.Headers only returns some of the headers.

 

Is there another way to get at this information? Or can I just not use this api at all with Power BI?

3 Replies