Skip to content

Does this package have graph.setAppsecretTime(appsecret_time)? #132

@harishankards

Description

@harishankards

With the docs, I can see that there is no feature as of now. With facebook's graph is needing appsecret_time as a required parameter, how can we achieve that?

as we get error
{ error:
{ message: 'API calls with a community access token require an appsecret_proof and an appsecret_time argument',
type: 'GraphMethodException',
code: 100,
fbtrace_id: 'EdXhSAgyCdy' } }

You have graph.setAppsecret(app_secret) already. Please tell me how to resolve the appsecret_time dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions