The problem is when i create an event and subscription metadata this rest service which i want to invoke has some query parameters specially apikey, i added the params, when i raise the vent i got the error of authentication, the APIKey is correct.
I tested the invokation from postman has succeed.
I think the problem is that params are not generated in url to get the response.