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

REST API queries returning 403 for Rate Offering request

Summary:

When sending a POST request to

/logisticsRestApi/resources-int/v2/custom-actions/bulkQueries/rateOfferings

OR

/logisticsRestApi/resources-int/v2/custom-actions/queries/rateOfferings

OTM always responds with a 403 Forbidden error message.

Content (please ensure you mask any confidential information):

The request body for both requests is currently

{ "q": "rateOfferingGid co \"SHUTTLE\""}

However, my goal is to use a bulkQuery with a Saved Query, which also results in a 403 Forbidden.

Sending a GET request like this

/logisticsRestApi/resources-int/v2/rateOfferings?fields=rateOfferingXid&q=rateOfferingGid co "SHUTTLE"

returns the expected Rate Offerings (HTTP 200).

What am I missing here? According to the docs the ACLs should be the same for all endpoints.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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