This list is for support and change notifications for the MotorsportReg.com REST API and related tools. Ask questions or post ideas for support from fellow developers and MSR staff.
If you are having problems making requests, please include the following details:
1. Response headers (You can use "curl -v -D - http://..." to dump HTTP headers)
2. HTTP Status Code (if it "doesn't work", is that a 401, a 500, 503?)
The best way to get help is to provide a working/failing curl request since that eliminates programming language/framework issues. Here's an example of how to make a working JSON request to update the profile questions for a member record (note the Content-Type header and single quotes around the data):