Hello. I’m new to Roboflow. I’m using COLAB
Everything is fine, until this:
project = rf.project(“Chess Sample”)
The output is:
RuntimeError: {
“error”: {
“message”: “Unsupported get request. Dataset with ID Chess Sample
does not exist or cannot be loaded due to missing permissions.”,
“type”: “GraphMethodException”,
“hint”: “You can find the API docs at https://docs.roboflow.com”
}
}
“Chess Sample” project already exists in my Roboflow account.
Please, could you tell me what can I check?
Many thanks and sorry by my English!