Sid

Results 57 comments of Sid

Are you using the Interceptor to send over cookies? Can you download the native apps and check if it is still an issue there? [Native apps](https://getpostman.com/apps)

@rleibman The module is a wrapper around [npm-registry-client](https://github.com/npm/npm-registry-client). From the logs, it looks like something went wrong internally in their module. I will try to debug this, and hopefully stop...

In your registry, do you return the authentication token in the response? If so, can you make sure it is returned in a variable called `token`, as the convention is?...

Guys, we're working on collection level scripts, which I believe should solve all your issues. Will let you know here when we make progress :)

@bhavin177 We haven't taken a look at this yet. You can follow our roadmap [here](https://trello.com/b/4N7PnHAz/postman-roadmap-for-developers)

Can you tell me what browsers you're using? Do you see any errors in the DevTools console of either browser by chance?

Ah, FWIW you can tell Studio to use different port manually by passing in a `--port` argument (till I figure out why this is happening!)

@josslamberti Thanks for the suggestion! We'll take a look at this.

I see this when my cursor is on an empty line, if that helps narrow this down