This content has been marked as final.
Show 4 replies
-
Re: Jive version 4 REST API URL prefix
mcollinge Nov 29, 2016 5:03 AM (in response to amoh14)1 person found this helpfulIf I remember correctly, Jive 4.5 uses the v2 REST API.. docs for that are here;
-
Re: Jive version 4 REST API URL prefix
amoh14 Nov 29, 2016 10:21 AM (in response to mcollinge)HI Matt,
Thanks for your reply. It did help us and we tried to figure out the correct url for us. Below is the url we are using but the issue is we are getting 401 unauthorized on this. We are using basic authentication and I have admin privileges in the below domain. Do you have any idea what might be wrong?
http://bnx-qa-next.nike.com/cs/__services/v2/rest/members/18954
Thanks,
~A
-
Re: Jive version 4 REST API URL prefix
rashedtalukder Nov 29, 2016 1:52 PM (in response to amoh14)1 person found this helpfulI'm not familiar at all with Jive 4.5, but a quick thing I noticed is that you're using http instead of https.
-
Re: Jive version 4 REST API URL prefix
amoh14 Nov 29, 2016 2:30 PM (in response to rashedtalukder)Thanks to all of you. We figured out the correct api for Jive 4.5 and we are able to run it .
-
-
-