'redirect_uri' could not be validated with python

Hi, @NoBSHomeAutomation

As you’re using a SmartApp instead of an OAuth integration project, you need to make the authorization accordingly, if you’re not using the SmartApp SDK, here are comments from other developers that have managed to authorize their SmartApps:

  1. SmartApp Webhook HTTP Signatures
  2. Building First SmartApp for Dummies