Page MenuHomePhorge

[BUG] Conduit API call error: Call to phutil_nonempty_string() expected null or a string, got: float.
OpenPublic

Asked by tiantiandas on Thu, Sep 5, 06:29.

Details

Error is here:

image.png (764×1 px, 91 KB)

Answers

valerio.bozzolan
Updated 9 Days Ago

Thanks for this bug report.

If you can, please share the server-side stack trace in your PHP error log (its location depends by your webserver).

As workaround at the moment try to send the value as string, like "1.5". Thanks.

New Answer