Sep 13 2019 11:48 AM
Hi All,
I am trying to write the output of a HTTP GET (Which works) to a comment in Sentinel, from my review it appears as if the ID's and Groups are set correctly but I am getting a Bad Request. Has anyone had any success writing back to comments (yes I know this is preview)
Sep 16 2019 01:31 PM
I did not get it to work but I got a 401 error code
Sep 24 2019 11:32 AM
Hi
Did you do a step before to "get incident"? you need to do that to get the incident id.
Sep 26 2019 09:37 AM
Sep 26 2019 06:54 PM
Thanks, @Gary Bushey Yes checked that, and ensured I have the Get Incident Blade as per @Nicholas DiCola (SECURITY JEDI) Wondering if its an issue with my "For Each" will play with the order and see if that fixes it will post if successful
Sep 30 2019 08:19 PM
Have moved the get Incident blade around, still get the same 400 error
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid URL</h2>
<hr><p>HTTP Error 400. The request URL is invalid.</p>
</BODY></HTML>
Oct 01 2019 02:05 AM
@ryanksmith can you show your settings for "Add comment to incident"? BTW, I get an error on this action after creating a Service Now ticket so I think there is definitely some sort of but in there.
Oct 01 2019 07:47 AM
@Gary Bushey - yes here is how I have it setup:
Oct 01 2019 01:24 PM
@ryanksmith I'm beginning to think there is a bug where anything that is not static text in the "Specify incident comment" throws an error. Plan on looking into this a bit more tomorrow.
Oct 01 2019 02:09 PM - edited Oct 01 2019 02:11 PM
@Gary Bushey - Looks like our errors are exactly the same, your bang on, static works fine something about the input throws it off
Oct 03 2019 03:21 AM
@ryanksmith FYI, I am working ( or at least I provided them with my test cases) with someone from MS in regards to this issue. What I have found is that if you use the comment feature without any dynamic content it works fine. Once you have it use dynamic content it stops working and the only way to get it back is to delete the entire logic app and recreate it.
More updates as I get them