Discussions
API intermittently not working
Hello,
Working on iMIS Cloud (20.3 upgraded) and I'm having trouble with most of the API endpoints.
The iQA endpoint randomly gives me 400 - "Query: .../Store Queries/BOOL-Allowed to acquire VCE resources not found."
/api/iqa?QueryName=$/.../Store Queries/BOOL-Allowed to acquire VCE resources
The Party endpoint often gives me 403 - "Does not have required permission. (O)"
/api/Party/194
I'm using the Manager account to generate the token, and it expires on the 21st.
The iQA endpoint is randomly failing even when using passthru (with ajax) which is my primary use of it to control element display on RiSE pages.
Here is the support ticket if that helps with more information:
https://support.imis.com/hc/en-us/requests/89983
iQA endpoint: https://i.imgur.com/JDSeE6e.png
Party endpoint: https://i.imgur.com/zOQdk0S.png
Additionally I'm having trouble with the GroupMemberSummary endpoint:
/api/GroupMemberSummary/E5FCE293-3D1E-4480-811E-AAA6A6CC5C11
is giving me a 404 regardless of time (that ID shows up in the Summary list)
Thank you for your time,
-Lee