supergeorg / Grocy-SwiftUI

A client for Grocy for macOS and iOS, written with SwiftUI
GNU General Public License v3.0
177 stars 17 forks source link

API error #190

Open master-kw opened 9 months ago

master-kw commented 9 months ago

Hi Georg,

I don't know if Bernd has made any server changes, but since today I get an API error.

`29.11.2023, 20:44:24: Server check successful. Logging into Grocy Server 4.0.3 with app version 2.10.3.

29.11.2023, 20:44:25: Data request failed for shopping_list. Message: decodingError(error: Grocy_Mobile.APIError.decodingError(error: Swift.DecodingError.valueNotFound(Swift.Array, Swift.DecodingError.Context(codingPath: [_JSONKey(stringValue: "Index 12", intValue: 12), CodingKeys(stringValue: "amount", intValue: nil)], debugDescription: "Cannot get unkeyed decoding container -- found null value instead", underlyingError: nil)))) `

Kind regards, Oliver

master-kw commented 9 months ago

Whatever happended in the meantime, since this morning it works again.

PS: App 2.10.3, Server: 4.0.3 (PHP 8.2.12/ SQLite 3.41.2

Oliver