Getting an INVALID_FUNCTION error on this snippet.
ASSIGN resp = GetRESTProxy("GET", "https://api.example.com/data")
Is the syntax wrong or is it a permissions issue on the outbound proxy?
Getting an INVALID_FUNCTION error on this snippet.
ASSIGN resp = GetRESTProxy("GET", "https://api.example.com/data")
Is the syntax wrong or is it a permissions issue on the outbound proxy?