createdotnet / API-Documentation

Create. API Documenation
http://developers.create.net/API-Documentation/
0 stars 2 forks source link

Products API #29

Open HRBoler opened 8 years ago

HRBoler commented 8 years ago

I'm struggling to get this to work from my end.

Updating a product with the API. (PUT https://api.create.net/products/:id) All I receive is a 500 Internal Server Error Any idea why this isn't working?

Getting a product - (GET https://api.create.net/products/:id) works fine. My account is hayesmusic (www.hayesmusic.co.uk)

Thanks in advance.

Henry

EdBailey commented 8 years ago

Hi Henry, Unfortunately the bulk of demand for the API has been around read-only data and therefore many of these endpoints have not been fully developed yet. We hope to return to these features later in the year to build them out more fully.

I appreciate that the documentation appears misleading currently as it no longer has any indication that some features may not be available, so I will update it to reflect that status.

HRBoler commented 8 years ago

Ah, okay, that makes more sense now!

Out of interest, why the demand for read only stuff? I can't see a use for it myself...