Domo OAuth Connector Error

Hello,
We are trying to integrate LS Retail with Domo (BI tool). We are connecting via OAuth connector. The client is approved, entered accurate credentials and URI, but are generating this error:
{"error": "redirect_uri_mismatch","error_description": "The redirect URI provided is missing or does not match","error_uri": "http://tools.ietf.org/html/rfc6749#section-3.1.2"}
Has anyone encountered this issue? Any insight on how to debug will be greatly appreciated. We were not able to get any help from LS support. TY!
Tags:
1 comment
The error specifies the issue. The full OAuth URL contains either an invalid redirect URI or doesn't contain a redirect URI. This whole concept is discussed here --> https://developers.lightspeedhq.com/retail/authentication/authentication-overview/.
If you can paste a sanitized version of the full OAuth URL here perhaps some folks can give it a look-see!