Open wallythewebdev opened 2 years ago
Having the exact same issue here. The oAuth callback URL is correct. Same experience on a local and hosted environment.
SS Twitter: 1.0.8 Craft CMS: 3.7.33
@scott-ansell-halo Is this only happening to you on the local host or are you having this issue online as well? Can't really help debug the issue but this is a blocking task for me so wondering if its time to look at some alternatives encase.
@wallythewebdev having the same experience on a local and hosted environment. This is also a blocking task for me. I think there are some good alternatives out there. I'd like to see this issue resolved though.
@SSTwitterFeed @ssplugin - Sorry to prompt, but could you provide some insight into this, its time sensitive. Thanks :)
@wallythewebdev @scott-ansell-halo Thanks for reporting the issue. We would like to investigate this issue so could you provide exact information like when the error occurred? For further debugging please send web.log file or any other error log file to ssplugins.seeders@gmail.com Also, Which PHP version is used with craft cms installation?
HI @SSTwitterFeed
PHP version | 8.0.16 Craft Solo 3.7.37
I'm not sure what you mean by 'when the error occurred?' - It is after I try to Authenticate the SS Twitter Feed plugin. To break it down into parts.
1) Click 'Connect to twitter and get acsess token' 2) Redirected to an authorization page with button:
3) Click Authorize app 4) Briefly am shown a screen saying redirecting to the app 5) Error message is presented (the one in my question at the top).
Thanks
Hi there :)
I'm trying to Authenticate the SS twitter feed plugin, while developing in a Localhosted environment (nitro).
When I click to Authenticate from Settings I am given a error:
Any help figuring out next steps would be great.
I thought this might have been caused by not having a SSL for the local hosting environment - so I added SSL via
Nitro trust
.I can Authenticate the plugin if it is on my testing server (live on the web) - So I did that and took the Auth tokens from the live version and added them to the Localhost version - this did not work, I am given the twig output on my template:
There are not found any tweets yet.
Doe this plugin work on local hosted environments? Can you copy authentication keys or do they have to been linked to the Craft install they where installed on?
Thanks - W