Hi there,
I’ve easily setup Twitter plugin in my home page http://pitchwall.io
(adding the right Callback URL in the Twitter app).
But when I try to log the user in from another page that includes an object parameter like this
https://pitchwall.io/pitch/1603283052751x350375594390978560
I get this error from Twitter, because of course in the Twitter App Settings, I can’t define a Callback URL with a dynamic parameter:
Error connecting to Twitter: "<?xml version='1.0' encoding='UTF-8'?><errors><error code=\"415\">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>"
I tried to add this https://pitchwall.io/pitch/
and this https://pitchwall.io/pitch/*
, but it didn’t work.
Do you know how I can solve this? Am I missing something ?
Thanks,
M