﻿    URL     = "tests.openintegrations.dev";
    Token   = "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX25hbWUiOiJzdXBlcmFkbWluIiwic2NvcGVzIjpbInVpIl0sImV4cCI6MTc2NTQ4MjQ4OSwiaWF0IjoxNzY1Mzk2MDg5LCJqdGkiOiJiMTdmN2JkMS1hYj...";
    UserID  = "1";
    KeyName = "test_key";

    Result = OPI_ReportPortal.GetPermanentToken(URL, Token, UserID, KeyName);
