Webhook to DOMO with Oauth2.0

Bronze Contributor
Bronze Contributor

Hello.

We are trying to send information with Webhook from EventStream to DOMO but we cannot do that and I need some help.

We have tried with Webhook 2-Legged connector:

image1.pngimage2.png

It makes this request:

 
But the response is:
{ "returnCode" : 1500 , "message" : "Error (401): unable to obtain access token; invalid_client: Bad client credentials"}
 
We have tried with Webhook 3-Legged connector:
image3.pngimage4.png
 
this is trying this request:
 
But the response is:
{"error":"invalid_client","error_description":"Bad client credentials"}
 
DOMO is supposed to accept Oauth2.0 requests:
 
Maybe you can help us for this issue.
 
Thank you very much.
 
1 REPLY 1

Webhook to DOMO with Oauth2.0

Employee Emeritus

Hello,

I realize this post has been around for some time; however, if anyone reading this is interested, there's a DOMO JSON Webhook available in our connector marketplace that will make the setup easier.

Mike

Public