Jul 01, 2024 03:45 AM
I'm developing a Block Extension. When I type block release I get
Since api keys are deprecated (I have deleted my key and can't create a new one) I have created a personal access token. But I can't get it to work with block release; running block set-api-key <my-personal-access-token> returns
How do I use my PAT with Blocks?
Solved! Go to Solution.
Jul 01, 2024 06:23 AM
Ok, the trick was to use the (log) saved PAT but not the short displayed in PAT list.
When a PAT is created you're asked to save the key in a secure place since it will never be displayed again. I created the key many moons ago and totally forgot that part.
Jul 01, 2024 06:23 AM
Ok, the trick was to use the (log) saved PAT but not the short displayed in PAT list.
When a PAT is created you're asked to save the key in a secure place since it will never be displayed again. I created the key many moons ago and totally forgot that part.