Anthony Stirling
Anthony Stirling
also note session cookie will only be sorted if connection is https with these changes
Can you reproduce the issue on https://stirlingpdf.io/multi-tool it might be cache issue, it seems fine for me
Found bug and will be in next release ! Either today or tomorrow
I believe I need the key: ${{secrets.TESTDRIVER_API_KEY}} As well? Additionally we should set it up to run on PR code not on web instance :p
Sorry been very busy should be able to properly check it end of week
Added key but job still failed, does account need upgraded?
Secret is there along side other secrets used within this repo, 
All seems okay my side from what I can see, Can we add a - name: Debug - Print masked secret run: | echo "Secret is: ${{ secrets.TESTDRIVER_API_KEY }}" to...
Hmm printing nope I'll check more my side
Merging into repo branch to test it