You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When publishing through vscode, it asks for an API key if it doesn't have one stored. If you provide the API key and then click "yes" to save it for future use, and then if that saving fails, the task continues to "run" forever until killed manually by the user:
I would expect it to continue with the publishing action despite not being able to save the key for future use.
It's not a debilitating bug, but I thought it was worth reporting anyway. The failure to store the API key is due to missing any sort of secrets storage program on my PC, and that's not a bug with fmtk.
The text was updated successfully, but these errors were encountered:
When publishing through vscode, it asks for an API key if it doesn't have one stored. If you provide the API key and then click "yes" to save it for future use, and then if that saving fails, the task continues to "run" forever until killed manually by the user:
I would expect it to continue with the publishing action despite not being able to save the key for future use.
It's not a debilitating bug, but I thought it was worth reporting anyway. The failure to store the API key is due to missing any sort of secrets storage program on my PC, and that's not a bug with fmtk.
The text was updated successfully, but these errors were encountered: