Curious to see if anyone has managed to get Dolphin Connect working on 7.3.5.
There was a thread on here last year which was never resolved so wondering if anyone did get it working
Curious to see if anyone has managed to get Dolphin Connect working on 7.3.5.
There was a thread on here last year which was never resolved so wondering if anyone did get it working Steve E |
Yes, i use it for a long time now. Whats your problem? http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro |
It is the same issue you were reporting in this post: https://www.boonex.com/forums/topic/Dolphin-Connect-STATE-PARAMETER-ISN-T-MATCHING.html
I managed to get past the STATE PARAMETER ISN'T MATCHING error. Buy instead I have the ERROR OCCURRED one. The post above almost gave the answer!
What I have found is that when AOuth and Connect are installed and configured on their respective servers and all cache files are deleted manually from both servers, the first login through connect acts as normal asking for the permission. It errors as I've said. Nothing is written to any of the Connect or OAuth tables on the slave. If we try a second login with a different user, there is no prompt asking for permission. Steve E |
Are you using any web server caching? Or do you use nginx as reverse proxy in front of Apache? http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro |
Both master and slave are running Apache with File caching. No ngnix. Steve E |
Did you try to add the following to .htaccess ?? # Needed to get OAuth2 working on php-cgi http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro |