Posts
Members
Info
·337d# Help
The response of GetProjectById does not contain an array of collaborators
The reference https://developer.frame.io/api/reference/operation/getProject/ indicates that the array named 'collaborators' is expected to be included in the response, but not in the real world. Is there any other way to get collaborators in the project?
2
Archiving Projects via API
Hi there. I've been on the hunt for an API-based method to archive projects, to help automate the process and stop the list of active projects getting too long when my coworkers have been skipping their post-project cleanup. I haven't found any documentation on this in the past…
6
Webhook giving 404 error
I've set up a webhook to our server. The URL works fine just pasted in a browser or via postman, but the frame.io log shows a 404 error with no other information. The URL looks like this http://ourserver.com/app/webhook-trigger/invoke?token=frame_io …
1
Is it possible to add <CR><LF> to Frame.io response messages?
For example: I'd like for the following text to appear WITH THE SPACES between lines. SUCCESS! …
11
Change the username for a token (token page not working)
I'm new to Frame.io and am currently integrating with our pipeline. I've created a token and can upload and download via a script on our servers. However, the script created files have my personal name on them. I'd like to change the user that the script publishes under uses. I…
2