Hi, I'm new to the Box API, it has been really easy to work with until today.
I'm getting a weird response when I call the Create Shred Link endpoint.
{
"type": "file",
"id": "15***phone number removed for privacy***",
"etag": "0",
"shared_link": null
}URL: https://api.box.com/2.0/endpoint//files/15***phone number removed for privacy***?fields=shared_link.
I thought it was something wrong with my request, so I tried your simulator.But I get the same response.

Does anyone know why I'm getting this?(It worked fine this morning on different files)
Thanks in advance for your help 🙂