Using Odoo v17 community edition. Within Odoo I have a simple ecommerce website setup. I have activated Stripe in order to take payments on the site. When I go into the stripe setup screen with odoo it asks for 2 pieces of information - the publishable key and the secret key. I look those up on my stripe account and enter copy them in. Then within the odoo setup it has a selectable button to 'generate your webhook'. When I make this selection i receive an error message saying - "Validation Error - Stripe: The communication with the API failed. Stripe gave us the following info about the problem: 'Not a valid URL'".
Does anyone know what might be causing this message / error? Thank you in advance for any advice or suggestions that you can offer.