Sharebar?

ActionController::UrlGenerationError in Authorizations#new

ActionController::UrlGenerationError in Authorizations#new

Hello community,
Using the LTI 1.3. reference implementation, I successfully set up a reference provider and reference tool. Now, I'm trying to replace the reference tool with my own. Unfortunately, whenever my tool tries to obtain the OIDC auth request, I get the following 500 Internal Server Error:
ActionController::UrlGenerationError in Authorizations#new

I'm still fairly new to LTI 1.3 and don't know what to make of this error. At this step, my tool is sending the response_type, client_id, scope, state, and redirect_uri.
Could I ask for any suggestions on what I should look for?
I've been working on this for a couple weeks with no progress, and really hope someone can help. Thank you so much!
Steph

seems to be Redirect URI

Hello! 'Just updating this thread with new information in case anyone is following. The problem may be due to an incorrect Redirect URI in our tool config. Still working on it. Here's our thread: https://community.canvaslms.com/t5/Developers-Group/Any-recommendations-...
Thanks!
Steph