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
When I run mix commanded.new auctioneer --miro o9J_l9SPDEU=
I get the following error ** (MatchError) no match of right hand side value: {:error, "No authorization data was found on the request"} (commanded_generator 1.2.0) lib/commanded/generator/project.ex:49: Commanded.Generator.Project.build_model/3 (commanded_generator 1.2.0) lib/mix/tasks/commanded.new.ex:97: Mix.Tasks.Commanded.New.generate/4 (mix 1.11.4) lib/mix/task.ex:394: Mix.Task.run_task/3 (mix 1.11.4) lib/mix/cli.ex:84: Mix.CLI.run_task/2
My Miro board is public
The text was updated successfully, but these errors were encountered:
When I run
mix commanded.new auctioneer --miro o9J_l9SPDEU=
I get the following error
** (MatchError) no match of right hand side value: {:error, "No authorization data was found on the request"} (commanded_generator 1.2.0) lib/commanded/generator/project.ex:49: Commanded.Generator.Project.build_model/3 (commanded_generator 1.2.0) lib/mix/tasks/commanded.new.ex:97: Mix.Tasks.Commanded.New.generate/4 (mix 1.11.4) lib/mix/task.ex:394: Mix.Task.run_task/3 (mix 1.11.4) lib/mix/cli.ex:84: Mix.CLI.run_task/2
My Miro board is public
The text was updated successfully, but these errors were encountered: