fmewebservices.FMETokenConnection.getAuthorizationHeader

FMETokenConnection.getAuthorizationHeader()

Returns a header field containing the access token.

Return type:

tuple[str]

Returns:

A tuple in the form (header, authCode).

Raises:

FMEWSException – An exception is raised if an error occurred.