Back to ProBlog Support

pxpx
pxpx

Hey Chad, not sure if you are aware but on redirecting to the backend from Twitter Authentication, the URL is wrong. Currently pointing to: /radiantweb_api/problog/authenticate/twitter and throwing a 404.

Last updated

ChadStrat
ChadStrat

That's certainly odd. This is not from a local stack, is it? Twitter will not generate a token in said case.

You may want to look at /plugins/radiantweb/problog/routes.php

The route is registered there and should be correct. It could be you environment is set up such that this is not working. I would be interested to know what edge case that might be.

Keep me posted.

ChadStrat

pxpx
pxpx

This is built on a live webserver. Something a little odd that I noticed is that the twitter.php file is blank and doesn't matter if I force an update or anything it always remains blank.

ChadStrat
ChadStrat

you mean when you visit the url? or the file itself? The file has no output so that is to be expected. It simply redirects once registered twitter auth.

Can you try replacing line 43 of /plugins/radiantweb/problog/classes/AuthenticateTwitter.php with

return Redirect::to($return_url);

ChadStrat

pxpx
pxpx

Chad,

The file itself is blank, there is no code in there at all. I am just reinstalling my IDE after I had to reinstall my laptop today, so bare with me and I will try switching up that piece of code.

Thanks again.

pxpx
pxpx

Even with that change it's still ending up in a 404.

pxpx
pxpx

Strangely, still have this problem. Thought it was the maintenance plugin causing the problem however I completely removed that and still have the issue.

imunisasi
imunisasi

i'm also getting this error

pxpx
pxpx

Hi imunisasi, check the "radiantweb_twitter_auth" table in the db and make sure that there is an entry in there?

imunisasi
imunisasi

hi pxpx, i see 1 entry there, but not see it post something on twitter am i do wrong ?

thanks

imunisasi
imunisasi

reup this one, still cant authorize

digimiles
digimiles

Bump, still generating a 404.

/radiantweb_api/problog/authenticate/twitter?oauth_token=xxxx

parti7818900
parti7818900

The same error!

ChadStrat
ChadStrat

looking into it.

parti7818900
parti7818900
parti7818900

Why authenticate/twitter.php file is empty? I have tried everything but did not succeed! :(

1-16 of 16