Problem with 'Add a digital signage image' endpoint

I couldn’t find another post in here mentioning it but I keep running into issues trying to use the endpoint for uploading a new file to the digital signage library.

When I make a request, it always returns - {“code”:2300,“message”:“This API endpoint is not recognized.”}

The other odd thing is that the documentation appears to have a space(%20) in the URL. Removing this results in that same error. Keeping it returns a ‘Uh oh!You seem to have lost your way.’ Zoom page.

--url https://api.zoom.us/v2%20/zrdigitalsignage/files

Is this endpoint actually working?

1 Like

Having this same issue with digital signage endpoints - This appears broken

Looks like the example endpoint here is wrong:

Upload an image or video to the Zoom Rooms Digital Signage Content Library. Note: * Base URL: https://fileapi.zoom.us/v2/

The example uses
https://api.zoom.us/v2/zrdigitalsignage/files

Not
https://fileapi.zoom.us/v2/zrdigitalsignage/files

Hi @Justin8 and @f003vtr
Thanks for sharing this with the community. I will share this with our Docs team to make the necessary changes in our endpoints

2 Likes

Thanks for looking into this Elisa! It looks like even when using the correct endpoint image uploaded using the API will appear in the digital content library, but won’t ever appear in the rooms.

I posted about this issue with the title Digital signage file uploads don’t display in rooms