Discussions
Translation module: how to "force" a language
Hi - I have the basics of the language translation utility/module working, what I'm having trouble with is the concept of getting it to respond to a specific language using a specific URL structure (or something else). Since all the URLs are the same regardless of the language, I am stuck trying to get it to default to a language other than the default. 2 languages working: EN and FR. The default one is EN. How do I link to the site (from another location) and ensure the site responds in FR and not EN by default?
REST Client in C# from Swagger
Are other C# users building their REST client manually or were you able to use Visual Studio or Autorest to build it out from the swagger files?
iMIS Cloud - Content Tags and Inherited Tags
Hi,
PUT Requests
Hi,
We're getting below error while trying to send PUT requests using API endpoint https://bgcascripting.imiscloud.com/api/productitem.
Status: 405 Method Not Allowed.
Error Message: "The requested resource does not support http method 'PUT'."
We are getting the same error message for PUT request for Item API as well.
GET and POST are working fine.
Thanks,
Chinar
iMIS Cloud: WYSIWYG Control
Hi,
Data is missing in API Event.
Hi Team,
UserDefined Fields
How can I print dynamic data e.g. a person's MemberType in an HTML iPart using User-defined Fields?
API /api/queryservice/_execute need limit and offset
I've been using the new IQA service endpoint but haven't found how to limit the result set yet or change its offset cousin.
Refresh token is empty
I have a client application that has been working perfectly for a long time and suddenly I am getting an empty refresh token. The only thing that changed was the manager password but I am pretty sure it worked after the change. Anyone have any ideas on what to look at?
GroupMember POST API call.
We have created a GroupMember POST call to add a contact record to a committee. When we post this record it will delete any record that was already in the committee for that contact. Is there a flag or field that needs to be added to prevent this from happening?