roboflow / roboflow/roboflow-python

REST API incomplete image urls paths + search functions cant get uploaded image ID for hardcode URL

Open
#256 4 comments 0 reactions 1 assignee View on GitHub

@yeldarby is already working on this.

Since May 20, 2024.

Dominant language
Python
Stars
629
Forks
140
Avg merge
2d 2h
Merged PRs (30d)
5

Description

Image URL paths returned from image detail REST API is:
https://source.roboflow.com/[owner_id]/undefined/original.jpg

Image URL paths only working if follow this format:
https://source.roboflow.com/[owner_id]/[image_id]/original.jpg

Do excuse me If this is out of scope as I don't see other repos to report this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.