Razorpay API call error

Hi, I am trying to add Razorpay subscription by an API connector.

Here is my configuration for setting up the API call.


1 Like

Change Use as Data to Use as Action since you are using an HTTP POST method, and it should work.

I suppose you have also put your authentication key in shared headers.

Try using parameters instead of raw JSON