Unanswered
I Cannot Get The Configuration From A Task:
I Run
Hi @<1523704157695905792:profile|VivaciousBadger56>
You should replace
task.mark_completed()
with:
task.close()
To your point
parameters = task.connect(parameters)
Will be retrieved with:
task.get_parameters()
fyi:
connect_configuration -> get_configuration_objects
173 Views
0
Answers
one year ago
one year ago