Passing Metadata to Custom Action

Okay I figured it out! So I followed this solution and then added the --connector argument to the curl so now it looks like

rasa run --enable-api --connector “rest_test.RestInputOK”

and i’m getting the metadata to my action server woohooo! Hope this helps anyone who is having a similar issue :slight_smile: