Goodreads Developers discussion

18 views
bugs > Problem with OAuth POST/PUT requests

Comments Showing 1-1 of 1 (1 new)    post a comment »
dateUp arrow    newest »

message 1: by Oleg (last edited Dec 17, 2018 02:57PM) (new)

Oleg Linkin (maledictus) | 60 comments Hi, developers. I am creating mobile application for SailfishOS and have problem with adding/editing anything. First attempt to POST something returns (this is example of adding bookshelf)
"
NetworkError(ContentNotFoundError) "Error transferring https://www.goodreads.com/user_shelve... - server replied: Not Found
"
but the second the same request works fine.

All GET oauth-signed requests works fine.

Have you any ideas or may be any points on what is this and how I can avoid this strange problem. Thank You.


back to top