Skip to content

Call method to get the access token should be configurable #7

Description

@sglessard

I've created a melody for Instagram. The call for the access token should be POSTed (not GET)
It should be in the config (ex: app.yml)

// sfOAuth2::getAccessToken line 75 :
$params = $this->call($url, $this->getAccessParameters(), null, 'GET');  // Instagram needs POST call

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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