Forums

#1 2009-05-06 23:13:34

semaphore
Member
From: Mountain View, CA
Registered: 2009-03-23
Posts: 26

iPhone related: message at login

Hi,

I'd appreciate a hint on what to do here.  I just started seeing the following message after login from my iPhone app (iPhone app has the FB Connect login button).

Under Construction
<My Facebook app name> is under construction.
Note to application developers:
To fix this error, please set your Connect URL in the application settings editor.  Once it has been set, users will be redirected to that URL instead of this page after logging in.

Thanks in advance!

Offline

 

#2 2009-05-07 07:00:01

freespace
Member
Registered: 2009-05-07
Posts: 4

Re: iPhone related: message at login

I am also having the exact same problem.

The alertview won't go away after the user has successfully logged in, and my FBSessionDelegate doesn't get called either.

If I close it, then hit the button again, this time the windows comes up, then disappears, and my session delegate gets called.

This is a real stumbling block for me, I have been extreme frustrated so far trying to integrate FB into my app... about to just give up - I already integrate with twitter and that took all of 2 hrs.

Offline

 

#3 2009-05-07 07:33:54

semaphore
Member
From: Mountain View, CA
Registered: 2009-03-23
Posts: 26

Re: iPhone related: message at login

This behavior just started happening (I noticed last night) but it worked since March when it was first released.  My iPhone app is released and I'm sure my users will be puzzled very soon.

Last edited by semaphore (2009-05-07 07:37:39)

Offline

 

#4 2009-05-07 07:35:40

freespace
Member
Registered: 2009-05-07
Posts: 4

Re: iPhone related: message at login

Just my luck to start on fbconnect on the iphone... tonight tongue

Offline

 

#5 2009-05-07 07:52:32

mathieu
Member
Registered: 2009-04-27
Posts: 24

Re: iPhone related: message at login

Ahhh! I got the same message starting yesterday too, and I thought it was my fault. Apparently not.
Waiting to hear back from you guys.

Thanks!

Offline

 

#6 2009-05-07 08:32:37

jcsutton
Member
Registered: 2009-03-23
Posts: 8

Re: iPhone related: message at login

Having the same issue.  App is currently under review with Apple.  Hope this gets fixed soon.

Last edited by jcsutton (2009-05-07 08:32:55)

Offline

 

#7 2009-05-07 08:41:03

freespace
Member
Registered: 2009-05-07
Posts: 4

Re: iPhone related: message at login

jcsutton wrote:

Having the same issue.  App is currently under review with Apple.  Hope this gets fixed soon.

That can't be good sad

Hope it won't get rejected because of this - that would be all manner of annoying.

Offline

 

#8 2009-05-07 09:13:05

paxdot
Member
Registered: 2009-03-17
Posts: 9

Re: iPhone related: message at login

This exact same thing just started happening to me this morning as well. The app and the login have been working fine so far. What gives facebook?

-Arash

Offline

 

#9 2009-05-07 09:14:44

semaphore
Member
From: Mountain View, CA
Registered: 2009-03-23
Posts: 26

Re: iPhone related: message at login

Just to check if there's anything we (developers) need to do or figure out a workaround.....in my application setting, I have "Connect URL" blank.  My Facebook app isn't a web or desktop app, I need it for the API keys.

Since the message mentions setting Connect URL, do you have Connect URL set for your app?

Thanks!

Offline

 

#10 2009-05-07 09:18:30

freespace
Member
Registered: 2009-05-07
Posts: 4

Re: iPhone related: message at login

If you set the connection URL to just a dummy page containing say, just "hello", you get a "page you are looking for can not be found".

Even if you can get it to show a page, isn't the default behaviour for the dialogue to disappear once the user has logged in? Looking at the code, it certainly appears that way.

Offline

 

#11 2009-05-07 09:20:05

sobrien05
Member
Registered: 2009-05-07
Posts: 1

Re: iPhone related: message at login

I was having the same problem last night.  I added a Connect URL to my FB application setup, but then after login on the iphone I get an error saying the page you requested was not found.  I could have sworn that when I first started playing with the FB connect iphone stuff it just closed the popup after I logged in.  Do I really need a landing page?  What should be on it?

Offline

 

#12 2009-05-07 09:20:39

paxdot
Member
Registered: 2009-03-17
Posts: 9

Re: iPhone related: message at login

@semaphore

I don't have a connect URL either. I only use facebook for photo uploads from the iPhone app, which just requires the API key.

-Arash

Offline

 

#13 2009-05-07 09:28:59

pete-h
Member
Registered: 2009-05-07
Posts: 2

Re: iPhone related: message at login

Also noticed the same problem this morning just as we hit a code freeze ready for a beta release.

We do have a connect URL, but it's not being found at the moment.

Offline

 

#14 2009-05-07 09:30:57

semaphore
Member
From: Mountain View, CA
Registered: 2009-03-23
Posts: 26

Re: iPhone related: message at login

Thanks everyone for chiming in!  I use FB the same way as paxdot (not upload photos but write to wall).

As a workaround, I tried point back to the Facebook web login (via the Connect URL) -- figure that have another way for the users to log in was better than no connection at all.  But that didn't work -- page not found.

:-(

Offline

 

#15 2009-05-07 09:37:56

ejono
Member
From: San Luis Obispo, CA
Registered: 2007-10-17
Posts: 141
Website

Re: iPhone related: message at login

I wonder if this has anything to do with a problem I just encountered yesterday with the mobile version of my Facebook app (http://apps.facebook.com/ratebeer).  After no changes from me, it suddenly started displaying the "Error while loading page from RateBeer" error page whenever viewed on a mobile device (or when modifying your browser's user agent to look like a mobile device).  I checked my logs, and the requests are returning immediately with no errors, so there does not seem to be any problem on my end.  Anyway, I'm not using FBConnect, but this still seems related.

Offline

 

#16 2009-05-07 09:43:59

hakimny
Member
Registered: 2009-04-01
Posts: 8

Re: iPhone related: message at login

Well Add me to the list of users compaling about the same issue, my app is on beta release, i went to show my client the progress and guess what i can't publish to facebook anymore, actually i can't pass the log on screen.

Any help on this is greatly appreciated.

Offline

 

#17 2009-05-07 10:31:23

kvinner
Member
Registered: 2009-05-07
Posts: 3

Re: iPhone related: message at login

We have the same problem with our app MyPhone+.
A few hours ago users started emailing us that they get "Page Not Found" when they try to login into Facebook!

Facebook please take care of this soon!

Offline

 

#18 2009-05-07 10:41:56

Magic Hands
Member
Registered: 2009-05-07
Posts: 4

Re: iPhone related: message at login

I am glad to see that I am not the only person having this issue. big_smile

One question though:

Yesterday I was able to log in fine but when I went to try and publish a feed it kept getting a temple id error, would this error be going hand in hand with whats going on now?

Offline

 

#19 2009-05-07 10:57:07

semaphore
Member
From: Mountain View, CA
Registered: 2009-03-23
Posts: 26

Re: iPhone related: message at login

At 10:34pm Pacific time last night, my app was working fine using the publish_stream API.  But after I log out and log back in, that's when I discovered the "new" behavior.

Offline

 

#20 2009-05-07 11:09:59

paxdot
Member
Registered: 2009-03-17
Posts: 9

Re: iPhone related: message at login

Has anybody from facebook even seen this thread? Can we even get a reply from someone at facebook stating that this is being looked into?

Here's a bug entry for this problem on the facebook bug tracker that somebody else made:
http://bugs.developers.facebook.com/sho … gi?id=5247

I recommend posting some comments to that bug in order to generate some emails to the assignee, and vote it up as well.

-Arash

Offline

 

#21 2009-05-07 12:01:58

Facebook Platform Team
Administrator
Registered: 2007-11-07
Posts: 2944
Website

Re: iPhone related: message at login

Hey guys,

Thanks for the reports. We are aware of the bug and are investigating now. We will follow up in the bug report.

Cheers,

Matt Trainer


Facebook Platform Developer Relations

Offline

 

#22 2009-05-07 12:03:58

oceandrive
Member
Registered: 2009-03-27
Posts: 2

Re: iPhone related: message at login

Having same issue. I have an app which got approved just one day ago and users are having the problem with the facebook connect. Hopefully they will resolve the issue soon.

Offline

 

#23 2009-05-07 12:14:53

semaphore
Member
From: Mountain View, CA
Registered: 2009-03-23
Posts: 26

Re: iPhone related: message at login

Thanks for your reply Matt!

Offline

 

#24 2009-05-07 12:27:33

paxdot
Member
Registered: 2009-03-17
Posts: 9

Re: iPhone related: message at login

Thank you, Matt.

Offline

 

#25 2009-05-07 13:13:46

sanj
Member
Registered: 2008-01-31
Posts: 25

Re: iPhone related: message at login

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson