Skip to content

Redirect URI as presented by Google gave an error.  #2

Description

@Paulsan

Since "Success" was not returned in the webviewer, in OAuth2FM_GetNewAuthCodeAndToken, I had to change Set Variable [$AuthCodeFound;...]
to:
Let(
Eval = PatternCount ( $ResultSource ; "Please copy this code" ) ;

If( Eval; PatternCount ( $ResultSource; $AuthCode) )

)

screen shot 2015-04-06 at 10 15 13 am

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