Closed rem0g closed 2 days ago
Yes, I just fixed that.
I modified the url to be a POST request, as requested. It's documented in Swagger.
What url? My script is using: "https://signbank.cls.ru.nl/dictionary/upload_zipped_videos_folder_json" and "https://signbank.cls.ru.nl/dictionary/upload_videos_to_glosses/5/"
Can I use /dictionary/api_update_gloss/{glossid}/video now?
Thanks!
Gomer
What url? My script is using: "https://signbank.cls.ru.nl/dictionary/upload_zipped_videos_folder_json" and "https://signbank.cls.ru.nl/dictionary/upload_videos_to_glosses/5/"
The upload one is now POST instead, so the file does not need to be in the url.
Can I use /dictionary/api_update_gloss/{glossid}/video now?
YES!!!
Thanks!
Gomer
It's working. Thanks!
When uploading new video's i am getitng:
{"error": "Upload zip archive: The folder API_VIDEO_ARCHIVES is missing."}