Right now i am using V1 api to get token and then calling https://restconnect.vertexsmb.com/vertex-restapi/v1/sale API to get total tax amount
but now i have to call V2 API to get total tax and this v2 api(https://calcconnect.vertexsmb.com/vertex-ws/v2/supplies) throwing “Token verification error” error. i am able to create token from https://auth.vertexsmb.com/identity/connect/token with v2 credential but supplies api throwing error.
Please help me on this issue