Is there any minimum information needed when uploading a match by API?
To begin with, I'm trying to upload the basic match details (without players and scores), and get the correct responses from the servers, but the Oops error message is being returned, so something is wrong somewhere!
Thanks
The API will tell you if you are missing things.
Can you share what payload you are sending and I will validate it for you?
And I suspect it is your Authorization header that may be the issue. I have changed the code to provide some more error info (if this is the case).
Thanks Mark. You were right! Teaching myself as I go along, but can create a match now. One other thing (can create a new thread if you want). Can I not add the Pool via the API?