Skip to content

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

@Paulsan

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

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