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.
"
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.