Document How to Access the Official Jive Developer Sandbox
How to Access the Official Jive Developer SandboxStep 1 - Register in AureaWorks
Step 2 - Request Access to the Jive Developer Sandbox
Step 3 - Log in to the Sandbox
Step 1 - Register in AureaWorks Login or Register Account Step 2 - ...
unable to publish theme from UIHi, Canm anyone guide me on how to publish theme from UI. i m getting error as below. "An unexpected error has occurred. Please make sure your session did not expire while viewing this page".
Thread Osapi not sending required data for Node SDK security middleware?
Osapi not sending required data for Node SDK security middleware?I am trying to use the jive.service.security().checkAuthHeaders(req,res) function to check the legitimacy of requests sent to my Node js server. checkAuthHeaders calls findCredentials, which looks for and field calle...
Thread learning to code HTML and Java from the ground up
learning to code HTML and Java from the ground upI am looking for recommendations on resources to learn web development starting from zero. A friend pointed me to http://www.codecademy.com/. Does anyone have any feedback on it? Are there other site...
Thread The specified image content type application/gzip is invalid
The specified image content type application/gzip is invalidHello, I'm trying to post image as part of one of the article publish to Jive KnowledgeBase : with URI: https://xxxxxxxx.jiveon.com/api/core/v3/images/ and I'm getting following error "error" ...
log user activities to serverDear Developers, I have a Jive add-on which is ready for production deployment. But before i deploy this, I wanted to log all user activities on this add-on to server.. is there a way to do this ??...
"concat" works wrong for CSS in tilesWhen I have only one CSS file in tile view, it loads by its native URL, but if there are several CSS <link> tags - tile processor starts to join them by the endpoint that starts with /gadgets/concat. And this en...
Thread Can we create a custom content type in Jive Cloud?
Can we create a custom content type in Jive Cloud?I've poked around a bit in the various available (and scattered) developer resources and haven't found what I'm looking for, so I suspect it's not possible at all. But I'm asking just in case: Is there a...
Thread Track analytics of video views being pulled through Jive API?
Track analytics of video views being pulled through Jive API?We are making a custom Add On that will be a UI for all the videos in our Jive Platform. I noticed that when when I watch a video in the Add On, analytics are not updated. I understand that because it is a custom Add ...
Thread Osapi in HTML Widgets? Alternatives for making calls to Jive API?
Osapi in HTML Widgets? Alternatives for making calls to Jive API?We have an HTML tile in our Jive Cloud instance that requires the UI to render based on a user's security groups. Using Osapi would be the easiest way to do this. In the widgets Preview mode, I am able to get...
Thread Problem with installing jive-hosted app on Jive 2018.2.4.0
Problem with installing jive-hosted app on Jive 2018.2.4.0Hello! Recently I ran into a strange behavior. I tried to install an addon on jive 2018.2.4.0 with jive apps market enabled and at first it failed to install it, then it's been installed but other people don't see it...
SAML Single Sign On Integration RequestHello Team, This is SailajaPrakash with 8kmiles Software Services (A cloud Solutions Provider located at Bay Area). We have been contracted by AWS to perform SAML SSO integration between AWS SSO and various po...
Google drive file and doc issueHello, I have configured following Google drive add-ons in our sandbox- 1. Google Drive Files & Docs 2. StreamOnce Integration Platform 3.Google Drive When I installed it earlier all worked as expec...
generated js filesHey all, P.S you can get this information by accessing news page and click on "view page source", scroll to the bottom and you will see the below reg(["apps/onboarding/views/create_thread"],["/9.0.3.7a1...
Thread Hosting static website on AWS and serving through Jive Add On?
Hosting static website on AWS and serving through Jive Add On?We are attempting to switch over the way we store and serve our add-ons to AWS. We've using Jive Hosted add ons up until this point. My theory on how this would work would be to: 1. Create an app with 'jive...
Blog Post Swagger for Jive - An Open Source Add-On for the Open API Initiative
Swagger for Jive - An Open Source Add-On for the Open API InitiativeWhat is Swagger (a.k.a. The Open API Initiative) Swagger is a growing REST API documentation standard that comprises multi-stages of the software development life-cycle. The standard is designed to allow archit...
Testing New Versions of a Custom TileI've created and deployed a custom view tile on our instance of a Jive, and how made some updates to the tile I would like to test. I obviously do not want to replace the existing instances of the tile with the new ve...