Task_id not returned #824
Unanswered
veleinfobip
asked this question in
Forums - Q&A
Replies: 2 comments
-
解决了吗 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same problem when calling the api from n8n |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have encountered an issue with the submit_and_wait method. Upon submitting a POST request, the method is expected to return only the task_id. However, it appears to be waiting for and returning the full response, such as `{'success': True, 'results': [{'url': ...}]}.
Beta Was this translation helpful? Give feedback.
All reactions