cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to post a product via REST API returns error:

Trying to post a product via REST API returns error:

Hi

 

Trying to post a product via REST API returns error:
 
oauth_problem=internal_error&message=SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '10778728555847aff3bba727.4050511' for key 'UNQ_OAUTH_NONCE_NONCE', query was: INSERT INTO `oauth_nonce` (`nonce`, `timestamp`) VALUES (?, ?)
 
The product is created.
We can retrieve a data from rest api just not put or post
 
I expect it has something to do with the header being returned from the server or a server redirect.