25-04-23 09:55 AM
I am attempting to send a post request from Blue Prism to our power automate platform, but I am encountering some difficulties. While the request works perfectly fine in Postman, I am uncertain as to why Blue Prism is unable to successfully send the same request.
I have attached screenshots containing information from both Postman and Blue Prism. Despite making some changes to the headers to resolve errors, I am now receiving a generic Blue Prism error message stating that an object reference is not set to an instance of an object.
If anyone has any insights or ideas on how to resolve this issue, I would greatly appreciate it.
08-05-23 10:21 AM
I gave up on using any native Blue prism solutions, so i used Curl instead and it works like a charm.
Thanks for all the suggestions though