postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.78k stars 837 forks source link

Collections are not loaded in the VSCode extension #12914

Open b92c opened 4 weeks ago

b92c commented 4 weeks ago

Is there an existing issue for this?

Describe the Issue

The collections that I have in my Postman account are not loaded when logging into my account using the VSCode extension. The collection in my test account: image

But, they are not loaded in the extension: image

Steps To Reproduce

1º Have a Postman account with collections 2º Download the Postman extension for VSCode 3º Log in to your account

Screenshots or Videos

No response

Operating System

Linux

Postman Version

I don't now

Postman Platform

Other

User Account Type

Signed In User

Additional Context?

No response

pankajk07 commented 2 weeks ago

@b92c Based on the screenshots posted in the issue, it seems you are loading different workspaces in the app and the extension. Try to change the workspace in either of them and you should be able to see your collections which are part of the selected workspace

b92c commented 2 weeks ago

@pankajk07 I edit the description issue to show the correct workspace. Check again, please.