You are viewing a feed that contains frequently updated content...
        
        
          15 Mar 2014
          
        
        One-minute read
        
        
      
      When using IE to view RESTful calls the XML that you want to see may not be displayed and instead you get a message saying
You are viewing a feed that contains frequently updated content…
The solution is to follow these steps:
- In IE, go to Tools > Internet Options
 - Select the Content tab
 

- Under Feeds and Web Slices click Settings
 

- Uncheck Turn on feed reading view
 - Click OK
 
The XML should now be visible when testing RESTful calls.
    Comment on this post: