Hi everyone,
Anybody tried to use Profile Field V3 URL: Jive REST API v3.14 → ProfileField service
I am facing 404 (Not Found) with "/api/core/v3/admin/profilefields" and using Jive 7.0.3.1 hosted.
Thanks in advance
Divya Garg
Hi Divya,
Check out the API version you are using by navigating to the URL https://{my-community-domain}/api/version:
The profilefields API is supported starting with API v3.13, whereas Jive 7 (I believe) supports at most v3.4:
So in other words, the 404 is correct since that API end-point doesn't exist in Jive 7.
Hope this helps,
Walter