Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shuffle_openapi_1.1.0 not working #1362

Open
tbi88 opened this issue Mar 22, 2024 · 0 comments
Open

shuffle_openapi_1.1.0 not working #1362

tbi88 opened this issue Mar 22, 2024 · 0 comments
Assignees

Comments

@tbi88
Copy link

tbi88 commented Mar 22, 2024

Describe the bug
The App "Shuffle Openapi" fails to run.

docker logs 6a7f0b5eb3ed File "/app/app.py", line 6870 def post_upload_a_file(self, apikey, url, file_id, file_id, headers="", queries="", body="", ssl_verify=False, to_file=False): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: duplicate argument 'file_id' in function definition

To Reproduce
Use the app in a workflow, container fails after starting.

I tried to manually remove the "Upload a File" from the app on my side, but the app is still building with the wrong function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants