fixed

[Partner] New partner audience for Access Token creation

The new default audience to create an access token for Partner Endpoints should has been updated to https://api.pax8.com.

This change reflects a standardization of audiences across our apis. The old audience (api://p8p.client) will continue to work for "Partner Endpoints - General" apis but will not work for the new "Partner Endpoints - Quoting" apis.

To access the Vendor apis you should continue using an audience of api://provisioning when getting a token to use with provisioning endpoints. Conversely, make sure to use an audience of api://usage when requesting a token to use with usage endpoints.

Create Access Token API reference