Jump to content

The redirect URL provided does not match the redirect URL


jkosharek
Go to solution Solved by jkosharek,

Recommended Posts

Went through the setup procedure here:
https://github.com/dbarentine/udi-honeywellhome-poly/blob/master/README.md

When I go to https://udi-honeywellhome-auth.azurewebsites.net/ and enter the client ID and secret I get this error:

{"code":400, "message":"The redirect URL provided does not match the redirect URL registered for the app."}

Checked the URL twice, deleted the app and recreated twice. 
Any ideas?

Link to comment

This might be something you need to open a support ticket for. I get the same error as you. Honeywell probably changed something and the UDI link is sending to a page that doesn't exist. I know I set it up in the past, but this time it did go to a bad URL as you say. I don't currently use this node server so not sure if it's working from my previous setup or not.

 

Submit a Ticket:       https://www.universal-devices.com/my-tickets
Email:                           support@universal-devices.com

 

FYI - @dbarentine or @bpwwer the link on the node server store doesn't point to the "read me" correctly for this node server. It's using the Polisy root address then "UniversalDevicesInc-PG3/udi-honeywellhome-poly". Different issue that can hopefully be easily fixed.

 

  • Like 1
Link to comment
  • Solution
1 minute ago, Geddy said:

This might be something you need to open a support ticket for. I get the same error as you. Honeywell probably changed something and the UDI link is sending to a page that doesn't exist. I know I set it up in the past, but this time it did go to a bad URL as you say. I don't currently use this node server so not sure if it's working from my previous setup or not.

 

Submit a Ticket:       https://www.universal-devices.com/my-tickets
Email:                           support@universal-devices.com

 

FYI - @dbarentine or @bpwwer the link on the node server store doesn't point to the "read me" correctly for this node server. It's using the Polisy root address then "UniversalDevicesInc-PG3/udi-honeywellhome-poly". Different issue that can hopefully be easily fixed.

 

I figured this out, the call back URL needs a /auth at the end:
https://udi-honeywellhome-auth.azurewebsites.net/auth

That got it working for me. 

  • Like 1
  • Thanks 1
Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...