I'm send this POST with Remote MySQL DB call:
URI:
'http://10.247.37.12/api/v2/ras_test/_table?as_list=true&refresh=true
Content-Type: application/json
But receiving this response:
message: POST requests without a resource are not currently supported by the '_table' service.
code: 400
am I missing something?
Thank you guys!