Question: I've built an Integration Record. I've...
# integrations
d
Question: I've built an Integration Record. I've authenticated via PostMan and sent successful requests in a custom RESTlet. My question is, why do I NOT see any logs under RESTlets, in the Integration Record? Shouldn't I?
e
Yes you should see the Time, Duration, Action, Base Unit, Script ID, Deployment ID, Status, and Email under RESTlets on the integration record
d
Yes @Eric B, I agree .. but nothing is there. I'm using OAuth 2.0 Client Credentials ... I wondering if requests using that method are somehow expcluded?
Having said that, if I use the SAME credentials and make a REST call, it is logged.