Callback URL whitelisting is not an option anymore.

The help pages mentioned a callback URL whitelist option from the dashboard. However, it’s not visible anywhere.

Anyone running into the same issue?

Anyone? :confused:

On the Apps page (developer.twitter.com/apps) click Details next to your app.
On the App details page, click Edit → Edit details.
Scroll down and there will be a space to enter Callback URL. These fields are optional, unless you also check the “Enable sign-in with Twitter” box, when they become required.

Unfortunately, I get the following message: Query parameters are not allowed.

I’m trying to add this callback URL: https://www.noisetrend.com/wp-content/plugins/wordpress-social-login/hybridauth/?hauth.done=Twitter

The help page states that I should be able to add this if I add it to a whitelist. However, there is no option to do so :confused:

OK. So the field is available to you? This was not what we understood from your initial post.

You should not enter the query parameters. Just enter the callback URL. The parameters will be passed through to your listening app backend.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.