Friend Inviter [Paid] [Deleted]

Hi Chris,

I recently integrated Friends Inviter, I have been working on the Twitter's part. I created the application and filled in the Consumer Key and Secret. I tried clicking on the Twitter logo, when it comes to the authorisation page, I click Cancel and click return to my forum, I immediately got the below:

string(136) "<?xml version="1.0" encoding="UTF-8"?>
<hash>
<error>Invalid / expired Token</error>
<request>/oauth/access_token</request>
</hash>
"
Server Error

Undefined index: oauth_token
  1. XenForo_Application::handlePhpError() in FriendInviter/ControllerPublic/FriendInviter.php at line 601
  2. FriendInviter_ControllerPublic_FriendInviter->actionTwitterCallback() in XenForo/FrontController.php at line 310
  3. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  4. XenForo_FrontController->run() in /home/abcdchat/public_html/index.php at line 13
Any idea what's causing this to happen? Thank you :)
 
In case anyone's curious about this, it seems that if you set yourself up as a business or an organization, you CAN NOT create an app and thus an App ID/Secret. I'm trying to figure out now how to tie an app ID from my personal account to the one I setup for the forum.
 
As I said. You just create an application with your own account. That's it.

The application doesn't exchange or reveal any data in any direction and there is nothing that ties your personal account to the Facebook application.
 
As I said. You just create an application with your own account. That's it.

The application doesn't exchange or reveal any data in any direction and there is nothing that ties your personal account to the Facebook application.

I got that. I just wanted to separate my church from my state, if you get my drift. Anyway, I think I got it setup, but now I'm getting this error when I click on the Facebook tab:

{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException",
"code": 191
}
}

Any suggestions?
 
I got that. I just wanted to separate my church from my state, if you get my drift. Anyway, I think I got it setup, but now I'm getting this error when I click on the Facebook tab:

{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException",
"code": 191
}
}

Any suggestions?


Make sure the "Website with Facebook Login" and your forum URL match. If you put domain.com/ but your really domain.com/forum/ it will trigger a OAuthException error
 
nope, still get the oauth error. still won't accept my domain on FB either. this is weird.

If I try and enter in just domain.net, this is the error message I get:
Error
You have specified an App Domain but have not specified a valid integration URL.
domain.net must be derived from one of: Site URL, Mobile Site URL, Canvas URL, Secure Canvas URL, Page Tab URL or Secure Page Tab URL.
 
Does the board URL in Admin CP > Options > Basic Board Information match what you have in Facebook? (Please check). You can feel free to PM me screenshots of the Admin and App pages if you don't wish reveal your site URL publicly.
 
hmm im trying to test it out on ur forum but i get errors at http://www.crazyengineers.com/friend-inviter

For fb i get:
{
"error": {
"message": "Invalid redirect_uri: \u039f\u03b9 \u03c0\u03b1\u03c1\u03ac\u03bc\u03b5\u03c4\u03c1\u03bf\u03b9 \u03c4\u03b7\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2 \u03b4\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03c5\u03bd \u03c4\u03b7 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL.",
"type": "OAuthException",
"code": 191
}
}


and for google i get:
Error: redirect_uri_mismatch
The redirect URI in the request: http://www.crazyengineers.com/friend-inviter/google/callback did not match a registered redirect URI
 
That's not my site but basically the guy that runs that moved his URL structure around so that's the problem.
 
Interested in buying this. Have purchasers had much of an increase in members as a result of this addon?
 
Back
Top Bottom