I've run into a problem of not having the slightest idea how to authenticate with my back-end service in order to create a new subscription in a event grip topic using REST API. I've been stuck here for quite a while now, could anyone give m some pointers?
I managed to create the subscription using my own user access token, so everything regarding creation logic works. The only problem is authentication/authorization.