Skip to content

Commit d387e76

Browse files
authored
#91 Update Gigya API key in main.js
1 parent 9582948 commit d387e76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function globalInit(curStep) {
112112

113113
// Working default values
114114
gigyarooturl = 'https://accounts.eu1.gigya.com';
115-
gigyaapikey = '3_7PLksOyBRkHv126x5WhHb-5pqC1qFR8pQjxSeLB6nhAnPERTUlwnYoznHSxwX668';
115+
gigyaapikey = '3_VgdkgtIRH3AdHvJm-cjV2ug2EFE0lxt0IJzMC4MFqZjFpn_GYFXVdNZ19L7wZX0N';
116116
kamereonrooturl = 'https://api-wired-prod-1-euw1.wrd-aws.com';
117117

118118
// return processingFailed({}, 0, ZOEERROR_UNCORRECT_RESPONSE);

0 commit comments

Comments
 (0)