sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

Can't create a context #1010

Closed PrajwalSD closed 2 years ago

PrajwalSD commented 3 years ago

image

allanbowe commented 3 years ago

Hi @PrajwalSD - thanks for raising, however - this is the repository for the CLI website.

Can you please raise an issue on the CLI repo itself? https://github.com/sasjs/cli

Please include the following information:

allanbowe commented 3 years ago

aha - turns out I can transfer an issue. Please furnish this one with the requisite details!

PrajwalSD commented 3 years ago

Sorry about the wrong repo, rushed it.

JSONs: T3_and_source_json.zip

For the context, I was trying to play with SASjs for VS code and I got the below error (really hope I didn't miss anything in the config): image

Used this to get the tokens etc. The auth works fine with T3.

I later installed the CLI to see what was I missing and got the above error. Hope this helps, any help is appreciated here.

P.S. The permissions are fine (I guess), checked the rules (launcher/contexts and compute/contexts for the user group).

PrajwalSD commented 3 years ago

Anything on this, please?

allanbowe commented 3 years ago

Thanks for the prod. Some other things to check:

allanbowe commented 2 years ago

Hi @PrajwalSD - did our suggestions solve your issue?

PrajwalSD commented 2 years ago

Sorry, Allan, I didn't get around to working on this. I'm not sure if I pursue this any further at the moment, will keep you posted if I do.

Thank you very much the follow up

On Thu, 21 Jul 2022 at 22:14, Allan Bowe @.***> wrote:

Hi @PrajwalSD https://github.com/PrajwalSD - did our suggestions solve your issue?

— Reply to this email directly, view it on GitHub https://github.com/sasjs/cli/issues/1010#issuecomment-1191941614, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLLYC5RNRLRKM52NKYUUVTVVG4R7ANCNFSM5ER35EXQ . You are receiving this because you were mentioned.Message ID: @.***>

allanbowe commented 2 years ago

Understood - I'll close it for now, as it's not something we were able to reproduce. Feel free to re-open or create a new issue though if you have further information!

FYI - since this issue was raised, the VS Code extension now also supports SAS 9 EBI (on Stored Processes) and Base SAS (using SASjs Server), neither of which require contexts.