-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't add a tenant in the extension #51
Comments
I have pushed a new version. |
Thanks for your quick response. The plugin version that I see is still the 0.0.20, nothing changed and the error persists. |
Latest version is version 0.0.21.
In the extension tab, you can check for extension updates.
It may help force the upgrade.
Le ven. 6 oct. 2023 à 15:54, Wilson Leite ***@***.***> a
écrit :
… Thanks for your quick response.
The plugin version that I see is still the 0.0.20, nothing changed and the
error persists.
—
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATUL7LSFWL2VDSEHBZCCOWLX6AES3AVCNFSM6AAAAAA5UYHACGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJQG4ZDEMZVGI>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Sorry Sir, but this version is not available. I uninstalled everything and reinstalled, and the version 21 is not there. :) I'll wait more, maybe there's a delay, not sure. Thank you anyways. Merci! |
I have the same problem. |
Hello, I'm very worried because I'm on some projects and I need to deliver some things and I can't use VSCode to finish them. Do you have any predictions for a solution to this bug? Thank you in advance for your help. |
I'm sorry. The publication of the plugin did fail...
It is published now for sure
Le ven. 6 oct. 2023 à 16:25, Wilson Leite ***@***.***> a
écrit :
… Sorry Sir, but this version is not available. I uninstalled everything and
reinstalled, and the version 21 is not there. :)
I'll wait more, maybe there's a delay, not sure.
Thank you anyways. Merci!
—
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATUL7LRGADKP7CW4NMXKBKTX6AIELAVCNFSM6AAAAAA5UYHACGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJQG43TANRXG4>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Thanks for your help. |
Hi, |
Yes, tenants appeared, but they're empty. |
Can you try to remove and add them again? 401 would mean that the
authentication failed.
Also, can you open the developer tool and share the logs in the console log?
Le ven. 6 oct. 2023 à 18:11, Wilson Leite ***@***.***> a
écrit :
… Yes, tenants appeared, but they're empty.
—
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATUL7LXNADML3LRAO4NPOETX6AUTPAVCNFSM6AAAAAA5UYHACGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRGAYTQMRXGA>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
For me it fails with 400. Maybe something in the URL to reach the backend. |
Can you try to use the extension provided in #50 (comment)? |
I did this but still got the same error. "Error: Request failed with status code 401" |
I could not reproduce these errors. |
Couldn't find the logs. I searched the path C:\Program Files\Microsoft VS Code\resources\app\extensions, but nothing related to IDN there. Where should I look for? Thank you for your support! :) |
Go to Help > Toggle Developer Tools. |
I removed the tenant, and added it again and it worked correctly. Thanks a lot for the help. |
I did the same, tried to remove/add the tenant, but unfortunately, the 400 error persists as per the logs above. |
@wilfil |
Hi @yannick-beot-sp , I can add the tenant since the version .21, but when I click on transforms, Workflows, Rules.. that's where I see the error 400. It means the authentication is okay, and it finds the tenant correctly. |
That's incredibly weird as listing sources, rules or else is just a GET.
So the request cannot be malformed per se...
I really need the request and response traces.
Le mer. 11 oct. 2023 à 23:27, Wilson Leite ***@***.***> a
écrit :
… Hi @yannick-beot-sp <https://github.com/yannick-beot-sp> , I can add the
tenant since the version .21, but when I click on transforms, Workflows,
Rules.. that's where I see the error 400. It means the authentication is
okay, and it finds the tenant correctly.
—
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATUL7LWWRDRH7P4EX5AJ4ITX64FMLANCNFSM6AAAAAA5UYHACE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Describe the bug
In a fresh clean installation of both VSCode and the extension, I'm not able to add a new tenant.
To Reproduce
Steps to reproduce the behavior:
VSCode version: 1.83.0
Extension Version: 0.0.20
try to add a tenant, and it fails.
Expected behavior
The tenant should be added, but it's not.
Error message
"Error running command vscode-sailpoint-identitynow.add-tenant: command 'vscode-sailpoint-identitynow.add-tenant' not found. This is likely caused by the extension that contributes vscode-sailpoint-identitynow.add-tenant."
The text was updated successfully, but these errors were encountered: