<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

 
 
  <channel>
    <title>REST Debugging on ServiceNow Developer Blog</title>
    <link>https://developer.servicenow.com/blog.do?p=/tags/rest-debugging/</link>
    <description>Recent content in REST Debugging on ServiceNow Developer Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 15 Jan 2020 10:00:00 -0500</lastBuildDate>
    
        
        
         
        <atom:link href="https://developer.servicenow.com/blog.do?p=/tags/rest-debugging/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Debugging and you</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/debugging/</link>
      <pubDate>Wed, 15 Jan 2020 10:00:00 -0500</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/debugging/</guid>
      <description>Debugging in ServiceNow is am essential skill to master. An array of tools are available to help developers understand what the system is doing and narrow down where unexpected behavior is happening. Today we will look specifically at several ways to debug when doing scripting.
Session Debug A feature released in the New York release unified the session debugging modules. A session is a unique login for a unique user - typically one browser on one device.</description>
    </item>
    
    <item>
      <title>Debugging Inbound REST Calls and the Business Rules/ACLs that Impact Them</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/debugging-inbound-rest-calls-and-the-business-rulesacls-that-impact-those-calls/</link>
      <pubDate>Thu, 26 Oct 2017 19:13:29 +0000</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/debugging-inbound-rest-calls-and-the-business-rulesacls-that-impact-those-calls/</guid>
      <description>Have you ever run into unexpected behavior when making inbound REST calls to your ServiceNow instance? Perhaps the result of a GET doesn&amp;rsquo;t contain all of the records you expect it to, or nothing happens when you try to modify a record.
In this post, we&amp;rsquo;ll explore some of the options available for debugging inbound REST API calls and the Business Rules / ACLs that might be impacting those calls.</description>
    </item>
    
  </channel>
</rss>