Unable to redirect URL using http.send in opa policy #591
bvamshidhar
started this conversation in
Community
Replies: 1 comment 1 reply
-
Please try removing
It's not needed to use a built-in and actually messes things up here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment is Kubernetes
#rego policy
package example
I get this error:
error: initialization error: 1 error occurred: /policy/policy.rego:12: rego_type_error: undefined function data.http.send
Beta Was this translation helpful? Give feedback.
All reactions