Code Monkey home page Code Monkey logo

Comments (7)

airpaulg avatar airpaulg commented on August 23, 2024

I might have found part of the problem. While the App ID is in the URL Schemes in Info.plist, it has been omitted in the Constants.cs file (FB_APP_ID = "").

I changed that to FB_APP_ID = "809434219126221".

Now, instead of crashing, I get this:

˜
screen shot 2015-08-26 at 4 38 35 pm

from aws-sdk-net-samples.

airpaulg avatar airpaulg commented on August 23, 2024

I created my own facebook app in Prod, switched the infos in the sample to my own and now I get a ArgumentNullException on

App.OnFacebookAuthSuccess(accessToken.TokenString);

because identityPoolId is null. This makes sense since, again in Constants.CS,
public const string COGNITO_IDENTITY_POOL_ID = "";

Is the sample meant to be usable? I keep facing one problem after the other.

from aws-sdk-net-samples.

karthiksaligrama avatar karthiksaligrama commented on August 23, 2024

Hi,

you are required to update the constants.cs information. It looks like the readme is missing. I'll add a readme with the setup information.

from aws-sdk-net-samples.

airpaulg avatar airpaulg commented on August 23, 2024

Ok thanks Karthik, this makes much more sense.
On Wed, Aug 26, 2015 at 9:13 PM Karthik Saligrama [email protected]
wrote:

Hi,

you are required to update the constants.cs information. It looks like the
readme is missing. I'll add a readme with the setup information.


Reply to this email directly or view it on GitHub
#1 (comment)
.

Paul Gedeon, MASc, MBA
514-516-6776 | [email protected]
https://ca.linkedin.com/in/paulgedeon

from aws-sdk-net-samples.

georgeedwards avatar georgeedwards commented on August 23, 2024

@airpaulg How did you resolve the

App not Setup: This app is still in development mode, and you don't have access to it. Switch to a registered test user or ask an app admin for permissions.
error? I have filled in the constants, but still get that error, even when using a registered test user from my Facebook developer account?

from aws-sdk-net-samples.

DarnelleF avatar DarnelleF commented on August 23, 2024

readme is missing for dynamodb sample

from aws-sdk-net-samples.

lexmakali avatar lexmakali commented on August 23, 2024

Sorry for the delayed reply. This issue has been fixed with the PR #15.

from aws-sdk-net-samples.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.