Discussions

Ask a Question

How can i get a folder and all subfolders associated with it with one request?

I am trying to user the get projects api to retrieve projects, but i also want to get the subfolders associated with those folders in the same request, probably nested within the parent folder. Is there a way to achieve it?

GetProjects returns 404

I'm trying to query the available projects in my account. I see the one project I have, but when I query the API, it returns a 404.

How do I get a developer key for my mediasilo domain?

How do I get a developer/application key for my domain (not the developer's sand box)

API error

Warning: Invalid argument supplied for foreach() in /home/content/r/e/d/redthreadprod/html/wp-content/plugins/pc-mediasilo-api/pc-mediasilo-api.php on line 121

Login Error

every time i try to login into my developer account i get this error 'error=sessionexpired'

Public with Password Quicklink API call NOT working!

Hello,

Assets in Project does not return assets of type "image"

When using the Assets in Project method, image items that have been uploaded do not show in the returned list. Just videos show up.
However, if I use a search request, with a known title, or tag value, then it does return the image, which also tells me it is in the same project.

ANSWERED

How can I reset password for user in API v3?

There is User.ResetPassword query in API V2, how can I do the same thing in V3?