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
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Running `/Users/hughbrown/workspace/hughdbrown/rust/example-projects/target/debug/image_generator_open_ai`
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("missing field `created`", line: 8, column: 1)', image_generator_open_ai/src/main.rs:127:66
Steps To Reproduce
Click on Generate image button
Expected behavior
Not sure: I've never seen the app run successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Dioxus version: master
Rust version: 1.71.0
OS info: MacOS
App platform: desktop
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
Application panics with message:
Steps To Reproduce
Click on
Generate image
buttonExpected behavior
Not sure: I've never seen the app run successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
The text was updated successfully, but these errors were encountered: