-
| The  
 I'm running  Is this expected behavior? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            PierBover
          
      
      
        Oct 6, 2025 
      
    
    Replies: 1 comment
-
| Figured out. The docs don't seem to mention this but the  So obviously this object will be empty if the response doesn't have a body. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        PierBover
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Figured out.
The docs don't seem to mention this but the
errorobject is not an actual error... but the body response from a non 2xx response.So obviously this object will be empty if the response doesn't have a body.