Discussions

Ask a Question

Does the API require additional access?

ANSWERED

How to access the REST API

I have followed the following instructions as stated on the documentation website:

Redirect .com URL to .org using IIS

A client has .com and .org domains, e.g., www.tradeassociation.org and www.tradeassociation.com. As you can see, these two are identical except for the TLD. All traffic from the .com URL is to be redirected to the .org address.

Looking for information on Rate Limits for REST API

I'm in the process of building out a .net library to use for REST API access. It's written to be asynchronous and I'm anticipating some high use scenarios for it in the future. I have already built some throttling into it to make sure that it isn't asynchronously overwhelming the the service, but I'm just guessing at the throttling rates. I'm wondering if ASI could share any recommendations about Rate limits against the API so I can make sure my library will stay within those limits. Thanks!

Does ASI publish a swagger spec for the Rest API?

I am looking at using AutoRest to build a client proxy, but it requires a swagger spec to work. I remember hearing ASI talk about this previously, but didn't know if it's available yet.

REST API Error: ArgumentFault: Incorrect number of identity element

Hello, I am trying to perform a GET request for one of my tables and receive this error: ArgumentFault: Incorrect number of identity element

Does anyone have a way to display a profile image to non-logged in users?

The mini-profile iPart contains a feature to display a person's profile image. Unfortunately, the mini-profile iPart nor the Profile Picture iPart will display for web visitors unless they first login. A client has a public directory that can be searched and wants to display the profile image on the public profile page.

ANSWERED

Trying to use API, cannot get token

sending
$data = array(
'grant_type' => 'password'
, 'username' => '**'
, 'password' => '**
'
);

Contact us
Copyright © Advanced Solutions International, All rights reserved.