OpenFeint - Unable to login

Hi,

I have followed the first part of the tutorial at http://techority.com/2010/12/19/adding-openfeint-updated/

I also did the following:

  • filled out the appId , key and secret from the developer site
  • created a test user
  • downloade the config xml and placed in the root folder

The OF daskboard loads, however, when I select the test user I get this error:

http://amiri.info/wp-content/uploads/2011/05/IMG_0580.png

I must be missing something simple here, can anyone help? [import]uid: 6942 topic_id: 10612 reply_id: 310612[/import]

Got it, in the tutorial I should have replaced:

openfeint.init (“yourkey”, “yoursecret”, “Your App Name”, “yourappid”)

with

openfeint.init (of_product_key, of_product_secret, display_name, of_app_id) [import]uid: 6942 topic_id: 10612 reply_id: 38614[/import]

Hey Hesham,

Sorry, that could use a little bit of cleaning up, I know - one of these days I’ll get to it :wink:

Peach [import]uid: 52491 topic_id: 10612 reply_id: 38695[/import]