-
Re: Bug in place.getMembers() in javascript apis
nilsheuer Jul 1, 2015 2:31 PM (in response to pawans)1 person found this helpfulHmm, haven't run into this. If it works in the rest api, you could always call that directly using the osapi.jive.core.get method
-
Re: Bug in place.getMembers() in javascript apis
pawans Jul 1, 2015 9:27 PM (in response to nilsheuer)Hi Nils,
For consistency I wanted to use JS apis in the entire app
But... this is a bit of embarrassment. Somehow I totally forgot that osapi.jive.core.get is available for apps.
Worst part, this document which tells about the feature (Making REST API calls directly from a Jive app or tile), I had bookmarked it long back and yet I totally forgot about this.
Seems like a jive knowledge overload
I think I will use this for now. Thanks a lot Nils to remind this
For the JS api issue, I have asked our TAM to check internally if this is a bug recently introduced.
-
Re: Bug in place.getMembers() in javascript apis
martin.holmesJul 3, 2015 1:33 AM (in response to pawans)
For the JS api issue, I have asked our TAM to check internally if this is a bug recently introduced.
Pawan - Any chance you could post the REST call you're making when you experience this problem? I have Engineering's ear on this & they'd like to help figure out what's going on
-
Re: Bug in place.getMembers() in javascript apis
pawans Jul 3, 2015 5:14 AM (in response to martin.holmes)Hi Martin,
I have added the code on this discussion.
The REST api is working fine. The problem is with javascript api (the one I have mentioned in this post -- place.getMembers())
-
Re: Bug in place.getMembers() in javascript apis
martin.holmesJul 6, 2015 1:31 AM (in response to pawans)
Pawan - any chance you could please monitor the Network tab of the Chrome Dev Tools & pull out the individual REST calls, or save the whole lot as HAR & let us do the digging
Thanks!
-
Re: Bug in place.getMembers() in javascript apis
martin.holmesJul 7, 2015 1:36 AM (in response to martin.holmes)
Any joy Pawan?
-
Re: Bug in place.getMembers() in javascript apis
pawans Jul 16, 2015 1:16 AM (in response to martin.holmes)Hi Martin,
I have sent you the data on email.
-
Re: Bug in place.getMembers() in javascript apis
martin.holmesJul 16, 2015 1:16 AM (in response to pawans)
Brill, thank you sir!
-
-
-
-
-
-
-
-
Re: Bug in place.getMembers() in javascript apis
martin.holmesJul 20, 2015 2:24 AM (in response to pawans)
Just to let everyone know that Jive Engineering has this on their radar & is being addressed, thank you for raising it Pawan