You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently the data sent is '{"amount":1000,"memo":"Lightning invoice"}', and throws this error.
Default values didn't not work because an object entity is provided when calling and javascript does not use the default object properties in this case.
The text was updated successfully, but these errors were encountered:
Apparently the data sent is '{"amount":1000,"memo":"Lightning invoice"}', and throws this error.
Default values didn't not work because an object entity is provided when calling and javascript does not use the default object properties in this case.
The text was updated successfully, but these errors were encountered: