cancel
Showing results for 
Search instead for 
Did you mean: 
Luca3
New Member

Webhook api issue

Hi,

i have issue when i try to create a webhook:

 

https://api.getgo.com/G2W/rest/v2/webhooks/secretkey

Body:

[
	{
	 "callbackUrl":"https://en6rn426ynnfv.x.pipedream.net",
	 "eventName":"registrant.added",
	 "eventVersion":"1.0.0",
	 "product":"g2w"
	}
]

Response body:

{
    "errorId": "9f2a2fd8-a9d4-4d51-81b2-7bf74d40e3eb",
    "requestId": null,
    "timeStamp": 1595228850834,
    "reason": "AccessDenied",
    "status": 403,
    "error": "Forbidden",
    "exception": "org.springframework.security.access.AccessDeniedException",
    "details": [
        {
            "field": "org.springframework.security.access.AccessDeniedException",
            "details": "Access to the requested resource is denied."
        }
    ]
}

 

1 ACCEPTED SOLUTION

Accepted Solutions
AshC
Retired GoTo Contributor

Re: Webhook api issue

Hi Luca,

If you're not finding what you're looking for on the GoTo Developers Center, follow the Support instructions here: https://goto-developer.logmeininc.com/support


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!

View solution in original post

2 REPLIES 2
AshC
Retired GoTo Contributor

Re: Webhook api issue

Hi Luca,

If you're not finding what you're looking for on the GoTo Developers Center, follow the Support instructions here: https://goto-developer.logmeininc.com/support


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!
pablo3432
New Contributor

Re: Webhook api issue

This does not look like a valid solution...