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
Hi!
I found mistake or i don't understand somethings.
By default API or CLI we can download sercets with service token without usage config and project params.
Proofs sdk doc, api reference, cli doc
But, in SDK we can't do that. If we will open services/secrest::download, we can see that config and projects are required.
And in comment below is writen, that this params not required if using a service token.
Can someone give me answer on question.
How can i get secrests without config and projects params using service token.
The text was updated successfully, but these errors were encountered:
Hi!
I found mistake or i don't understand somethings.
By default API or CLI we can download sercets with service token without usage config and project params.
Proofs
sdk doc, api reference, cli doc
But, in SDK we can't do that. If we will open services/secrest::download, we can see that config and projects are required.
And in comment below is writen, that this params not required if using a service token.
Can someone give me answer on question.
How can i get secrests without config and projects params using service token.
The text was updated successfully, but these errors were encountered: