Creation of webhook subscription via API for Sandbox account

I’m posting to “https://connect.squareupsandbox.com/v2/webhook-subscriptions” and providing the access token value of a specific Square Sandbox account in order to create a webhook subscription for it, but my post is returning the following:

{
“errors”: [
{
“category”: “INVALID_REQUEST_ERROR”,
“code”: “NOT_FOUND”,
“detail”: “Resource not found.”
}
]
}

Is it not possible to create a webhook subscription via API for a Sandbox Account?

Thanks.

This was answered elsewhere and i was barking up the wrong tree trying to create webhook subscriptions in seller accounts.

Can be closed or deleted if possible.

Thanks.

Great! Glad to hear it’s working. :slight_smile: