Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Need Help to get setFields in GreenId from vixverify

Ali Yousaf May 21, 2021

getting fatal error in php, while getting response, error is below 

error -> 


Fatal error
: Uncaught SoapFault exception: [env:Server] An unexpected error occurred. in C:\xampp2\htdocs\prjs\soap\check.php:36

 

my code -> 

try {        

$paramsForSetFields = array('accountId'=>$aid'password'=>$pass'verificationId'=>$verifid'sourceId'=>'nswregodvs''verificationToken'=>'''inputFields'=>array());        

$setFieldsResponse = $client->setFields($paramsForSetFields);    } catch (SoapFault $e) {        echo $e;    }

 

echo "<pre>";    

print_r( $client->setFields($paramsForSetFields) );    

echo "</pre>";

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 22, 2021

Could you explain what this has to do with Confluence?

0 votes
Ali Yousaf May 21, 2021

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events