shurco / litecart

🛒 litecart - shopping cart in 1 file with card and cryptocurrency payment support
MIT License
172 stars 33 forks source link

🐛 [Bug]: Cant add paymethod spectrocoin #87

Closed jiaotiliu closed 8 months ago

jiaotiliu commented 8 months ago

Bug Description

ERROR:

2024/01/09 11:10:40 | stdout | {"level":"warn","latency":"603.536”s","status":404,"method":"PATCH","url":"/api/_/settings","time":1704769840,"message":"Client error"} -- | -- | --

image

How to Reproduce

Steps to reproduce the behavior: ADD NEW PAYMETHOD

Expected Behavior

NEW PAYMETHOD

litecart Version

v0.1.9

Code Snippet (optional)

2024/01/09 11:10:40 | stdout | {"level":"warn","latency":"603.536”s","status":404,"method":"PATCH","url":"/api/_/settings","time":1704769840,"message":"Client error"}
-- | -- | --

Checklist:

shurco commented 8 months ago

@jiaotiliu Did I understand you correctly - this error occurs when saving the SpectroCoin settings?

jiaotiliu commented 8 months ago

@jiaotiliu Did I understand you correctly - this error occurs when saving the SpectroCoin settings?

yes,when I try to save the spectrocoin setting.I got an error.

stdout | {"level":"warn","latency":"603.536”s","status":404,"method":"PATCH","url":"/api/_/settings","time":1704769840,"message":"Client error"}

Up↑ just the docker log