Need help on the JSON request - Getting error with Azure Gateway

jansi rani krishnan 601 Reputation points
2021-09-15T19:31:55.843+00:00

Hi Team,

I am working on the web-service which accepts JSON request. Can someone please check the below JSON request and let me know if there is any issue? When i try to hit the endpoint URL with this request, getting 403 error.

{
"RunbookId":"73aff8c3-1309-418a-bc8c-7eb22a6e41e7", 
"Parameters":"<Data><Parameter><Name>Title</Name><ID>{a5017317-e6a6-4854-b106-bc12a30fa71b}</ID><Value>Test Incident</Value></Parameter><Parameter><Name>Description</Name><ID>{4ffddad2-c2b2-44fa-b170-2a11ef7028c0}</ID><Value>This is created for testing purpose</Value></Parameter><Parameter><Name>Urgency</Name><ID>{c272db8a-638b-4b24-b834-8a5d4016a721}</ID><Value>High</Value></Parameter><Parameter><Name>Impact</Name><ID>{d54163d7-ba19-4e12-8706-9d15827c7df2}</ID><Value>Medium</Value></Parameter><Parameter><Name>Source</Name><ID>{f650f405-8677-48c9-88b1-e0a5e2892b20}</ID><Value>Email</Value></Parameter><Parameter><Name>TierQueue</Name><ID>{aad4eefa-b0e5-4189-8791-48ead24c6098}</ID><Value>Support Infrastructure</Value></Parameter><Parameter><Name>Status</Name><ID>{9246c7ee-f52a-43e4-a339-cf2ff28c84d1}</ID><Value>Active</Value></Parameter><Parameter><Name>Classification</Name><ID>{9f5486b5-f54e-4bb0-b5b6-214352846d43}</ID><Value>Infrastructure</Value></Parameter><Parameter><Name>AffectedUser</Name><ID>{aa37e610-9155-4aff-a019-17b2f7ea6782}</ID><Value>exjakri1_adm</Value></Parameter></Data>"
}

Regards,
Jansi

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,380 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
957 questions
{count} votes