Options

API Error: InvoiceCreate

ShellfireShellfire Member Posts: 2

When I make a request to Create an Invoice for my Production site of WAVE, I receive the response:

Error: [{'extensions': {'id': 'e18628f7-777f-4231-9597-1cbe6d3199d9', 'code': 'UNAUTHENTICATED'}, 'message': 'Action not authorized.', 'locations': [{'line': 1, 'column': 41}], 'path': ['invoiceCreate']}]

However, I am using the Full Access Token to authenticate my requests. The script worked when I was using a developer site as a sandbox to develop the script.

NOTE: I am able to use the Full Access Token to authenticate requests to query Customers and Products.

Any insight would be greatly appreciated!

Comments

Sign In or Register to comment.