Jici
7
This API seem to accept application/x-www-form-urlencoded and not JSON
This is probably why you are getting this error. At this moment, the first screensho with amount[value] was correct, but not the header. However, Bubble have made an update and since a moment, in JSON data type. To allow application/x-www-form-urlencoded content-type, you need to select queryst checkbox. If you don’t select this box, bubble will overwrite your header to application/json
1 Like