HTTP Headers SnowFlake

0
Good morning   I have made a microflow that makes a POST and GET query through APIs to a SnowFlake database. Locally it works correctly and retrieves the data, but when I deploy it in the Production environment it gives me errors in the POST and GET calls.   Has anyone else had this error happen and know how to correct it or what is happening? What do I have to configure?   Thanks  
asked
3 answers
0

What error are you seeing?

 

Try setting the log level for REST Consume to TRACE. This will record all requests and responses sent over REST in the logs. It should hopefully give more details on the error.

 

Good luck!

answered
0

image.png

This is the error I have in Production

answered
0

image.png

Microflow

answered