Jump to content

Joe Benney

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @Preston, Charlie thanks for the tip. That resolved it, but oddly enough I didn't have permissions to list or view the vendor on their in the first place so not sure why those worked then.
  2. I attempted to create a new vendor. I modified the name and in large part used the scenario from the sample Postman collection to create the vendor. However, I receive an error (below). I can create the same vendor with the XML API. In testing with the other functions, I can successfully execute GET commands to return a list of vendors and get an individual vendor. I cannot execute any update or delete commands to PATCH, POST, or DEL. Am I missing something as to why I cannot create or update a vendor? I don't recall any setup where you had to establish permissions. { "ia::result": { "ia::error": { "code": "unauthorizedUser", "message": "The user does not have permission for POST operation on resource accounts-payable/vendor", "errorId": "REST-3007", "additionalInfo": { "messageId": "IA.USER_DOES_NOT_HAVE_PERMISSION_FOR_OPERATION_ON_RESOURCE", "placeholders": { "OPERATION": "POST", "RESOURCE": "accounts-payable/vendor" }, "propertySet": {} }, "supportId": "ODZRs%7EZpgp2WEnBt33iaB0UN9WTQAAAAo" } }, "ia::meta": { "totalCount": 1, "totalSuccess": 0, "totalError": 1 } }
  3. As a VAR, we are often accessing environments with slidein credentials. Can we authorize the application we are setting up with our slidein user if it has the appropriate permissions? I've tried this in one of our test companies and have not had any luck. I am able to authorize the application if I setup a direct user but was hoping that additional step wouldn't be necessary. Is there something I am doing wrong?
  4. Thanks Louis! Are there any integration options to that application beyond now and the REST API release?
  5. With the new Sage Fixed Assets being available for Intacct clients is there an API available for it? I have not been able to locate any documentation relevant to it. Thanks!
  6. With the new Sage Fixed Assets being available for Intacct clients is there an API available for it? I have not been able to locate any documentation relevant to it. Thanks!
×
×
  • Create New...