You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Supplier Address REST API is giving 403 forbidden error

edited Feb 5, 2025 7:03AM in Supplier Management 3 comments

Summary:

Hi ,

When trying to create Supplier Address with Rest API its giving below 403 Forbidden Error

fscmRestApi/resources/11.13.18.05/suppliers/XXXXX/child/addresses

Content (please ensure you mask any confidential information):

Added the roles supplier Administrator and defined as Procurement Agent

get Request is working fine only post is causing the issue.

Version (include the version you are using, if applicable):

24D

Code Snippet (add any code snippets that support your topic, if applicable):

{"AddressName": "TEST-02"

,"AddressLine1": "TEST-ADD2"

,"AddressLine2": "TEST-ADD2"

,"AddressLine3": "TEST-ADD2"

,"AddressLine4": "TEST-ADD2"

,"City": "TEST City"

,"State": "AA"

,"PostalCode": "94065"

,"CountryCode": "AE"

,"Country": "United Arab Emirates"

,"AddressPurposeRemitToFlag": true

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!