Here is the payload I'm receiving:
{'error': {'id': 'b60b3008df7445848c7211b1410b54d2', 'message': 'Something went wrong'}, 'type': 'error'}
when making a POST request to
https://api.bitbucket.org/2.0/repositories/project/repo/hooks
The error message is... completely non-descriptive. Can somebody unhide details of the error? Thanks.