Overview Jive REST API endpoints provide powerful functionality for you to interact with your Jive community by using the JSON requests and responses to enable you to extract data from or update the c...
Overview When sending requests to the API, you receive a 504 error response code. When you run an API query using a browser, you see the following message: This article provides more information about...
Overview When sending a GET request to the API endpoint /videos/downloadOptions, the requests fail with a 503 error code. This article describes more information about this issue, as well as a workaro...
Overview How can I upload or embed a video using the API? This article provides information on this topic. Information Please review the following curl examples for more information on the types of ...
Overview When sending an API query with the count filter applied, the filter value is being ignored and an arbitrary number of results is being returned. Sometimes this results in an endless number of...
Overview When trying to post Content through the GenericContent endpoint by using the POST API call, the operation results in errors. Response: { error : { status : 501, message : Verify parent field ...
Overview You are using a Jive user to call APIs in background processes. You are getting a 401 Unauthorized error message. The below conditions are true: The User is not Federated via SSO or LDAP. You...