File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ def main():
402402 # by enviroment variable
403403 # http://panel.slicingdice.com/docs/#api-details-api-connection-api-keys-demo-key
404404 api_key = os .environ .get (
405- "SD_API_KEY" , "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfX3NhbHQiOiJkZW1vMzY5N20iLCJwZXJtaXNzaW9uX2xldmVsIjozLCJwcm9qZWN0X2lkIjoyMzY5NywiY2xpZW50X2lkIjoxMH0.0TBSLtVmnaqv8d7K_Jc6v9gQ78FRZqxUsmXv8vQA74o " )
405+ "SD_API_KEY" , "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfX3NhbHQiOiIxNTIzOTA4MzY4NTEyIiwicGVybWlzc2lvbl9sZXZlbCI6MywicHJvamVjdF9pZCI6MzAwMDcsImNsaWVudF9pZCI6MTF9.rfuu6FLvvHayQkaqmJ-PBEOxpHX5Pl18sBXpRYQL6Gc " )
406406
407407 # MODE_TEST give us if you want to use endpoint Test or Prod
408408 sd_tester = SlicingDiceTester (
You can’t perform that action at this time.
0 commit comments