We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
以已建好的帳號與 YouTube API 介接,上傳影片。 取得下列資訊:
{ "query": { "uploaded_file_name": "IMG_0082.JPG", "date_time_original_timestamp": 1486728000, "fullCameraLocationMd5": "7621f2d15b1fb16ff04424baa6b08831" } }
The text was updated successfully, but these errors were encountered:
您好,這支 API 現在好像壞掉了 再麻煩確認一下
Sorry, something went wrong.
抱歉這兩天因為更動造成困擾。目前 endpoint 為 https://camera-trap.tw/api/v0.8/media/query,已修正至前面說明。
請問 API 仍在調整中嗎? 昨天切換到 https://camera-trap.tw/api/v0.8/media/query 並使用範例提供的參數有回傳資料 但方才呼叫的時候並沒有找到 IMG_0082.JPG 對應的資料 請問能否提供一組有回傳數值的測試資料呢?感謝
抱歉造成困擾,query 參數請改為
trashmai
No branches or pull requests
以已建好的帳號與 YouTube API 介接,上傳影片。
取得下列資訊:
查找是否已建檔的 API: https://camera-trap.tw/api/v0.8/media/query
上傳到 S3 的原檔名,不含路徑
錄影起始時間的 timestamp (單位到秒)
md5("$project/$site/$sub_site/$location)
POST
application/json
The text was updated successfully, but these errors were encountered: