Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Client Secret? #55

@justechn

Description

@justechn

I am trying to adapt your code to work with my REST API, and I am stuck at getting the refresh token. According to this page https://developer.salesforce.com/page/Digging_Deeper_into_OAuth_2.0_on_Force.com#Obtaining_an_Access_Token_in_a_Web_Application_.28Web_Server_Flow.29 after getting the access token I need to do a grant_type=authorization_code to get the refresh token and I need to pass in the client_secret, but I don't see anywhere in your code that you are using this. Can you help me understand what you are doing differently?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions