Discussions
Using the API to retrieve a Bearer Token - 403 Forbidden
I am trying to retrieve a bearer token from a PHP Wordpress plugin. I know that my code works because I can get a token using the [SDK Demo][1]. But whenever I try to use my real URL, I get a 403 Forbidden error.
Sorting the data of a table using REST API Call?
Hi ASI,
Angular Routing for iParts
I'm developing an iPart for iMIS using angular and I'm curious how to handle the initial view of my app.
API Returning 405 Method Not Allowed
When I make requests in the chrome developer console directly to the URL I do not have any issues. However, when I make requests using ajax in an html file, I always get a response of 405 method not allowed. Is there a specific way you have to make ajax requests?
Easiest way to retrieve roles for username
I'm trying to retrieve roles for a given username. The User entity has a roles field, but this is always null regardless of whether the user has been assigned any roles. I know that I could get a userkey for a username, then query UserRole to get a list of RoleKeys, then use rolekeys to get the names of the roles, but it seems like there should be a more straightforward way to get this information.
FinancialInformation in PartyData
As part of an upgrade we are replacing direct database links to the Rest API's. When I query my user with the Party API
https:///Asi.Scheduler_iMIS/api/Party/2200689
REST API & Cached Responses
Currently learning my way around the iMIS REST API and have encountered an issue where I am being served party data that I have since deleted. This appears to persist for about 15 minutes before it eventually returns a 404.
Is there an ability to "Verify" a ComboOrder?
Back in the day you could "Verify()" an order to return taxes, shipping, handling, totals, etc. prior to submitting the final order. Can't see that in the REST documentation. Does such a thing exist? Thanks.
Best approach to update a custom field at the Member/Party level?
Hi,
Calling an IQA using the REST API
I have created an IQA with a url filter (@url:PartyId) and I am trying to call the IQA with: