API Request Not Working?

im using API Connector plugin, and most of my request using the API are working aside from creating a request for Updating using the API, i can do create tour, update tour, re-open match, BUT i can’t do update match

there’s no error when i Initialize a Call and also there’s no changes

i tried to use Postman to call the API Request and its perfectly working fine im not sure why its not working on API Connector can you tell me any reason why its not updating

i got it working by adding to Headers Content-Type as Key and application/json as value

1 Like