File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -400,12 +400,7 @@ def main():
400
400
# by enviroment variable
401
401
# http://panel.slicingdice.com/docs/#api-details-api-connection-api-keys-demo-key
402
402
api_key = os .environ .get (
403
- "SD_API_KEY" ,
404
- # 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwcm9qZWN0X2lkIjozMDQ5NCwiY2xpZW50X2lkIjo1LCJwZXJtaXNzaW9uX2xldmVsIjozLCJfX3NhbHQiOiJtYXN0ZXIifQ.d-Bo02ogrDmqI26i0BFbwKVOA92an1j198C0xCSjHb8')
405
-
406
- 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.'
407
- 'eyJfX3NhbHQiOiIxNTIxNzQ1ODg0MjQxIiwicGVybWlzc2lvbl9sZXZlbCI6MywicHJvamVjdF9pZCI6MzA1MDcsImNsaWVudF9pZCI6MjAzfQ.'
408
- 'JKoaRhyjx-L2E_nMcwTbCPf37YxLcKjJZoQFZazLHw0' )
403
+ "SD_API_KEY" ,"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfX3NhbHQiOiJkZW1vNjY5Mm0iLCJwZXJtaXNzaW9uX2xldmVsIjozLCJwcm9qZWN0X2lkIjoyNjY5MiwiY2xpZW50X2lkIjoxMH0.C2h3E7QlNX3FU2xcj4GS8r9bNtL32XKCV6P0U__8SAw" )
409
404
410
405
# MODE_TEST give us if you want to use endpoint Test or Prod
411
406
sd_tester = SlicingDiceTester (
You can’t perform that action at this time.
0 commit comments