I’m using this package to allow users to authenticate with my app built with Symfony. After making all the settings I got this error when I clicked on the connect with Twitter button. The generated URL is https://twitter.com/i/oauth2/authorize?scope=users.read&code_challenge=uiaHgNctzfAnLY965g_wEiQl0XcIrwa5miK1sl-XqZk&code_challenge_method=S256&state=a0911d18bafd322f423d9ab0dc6b6f32&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Ftopautosntest.sn-topauto.com%2FConnexion%2Ftwitter%2Fcheck&client_id=NF9GMlI2OFdPUHFDT2NxN1hlQ2c6MTpjaQ .
What I’m doing wrong?