Govind Rai
Govind Rai
# Issue summary I understand storeCallback is called multiple times and is supposed to both create and update sessions. However I am seeing two unique sessions on every oauth call....
**Reproduction** Steps to reproduce the behavior: Run the following code ```javascript const fetch = require("node-fetch"); async function getApps() { const projectId = "123456789abcdefgh"; // dummy project id const res =...
### Q&A - OS: macOS] - Browser: chrome - Version: 95 - Method of installation: Online at editor.swagger.io - Swagger-Editor version: I couldn't find the version online that you're using...
I run the following command and expect none of those files to show up in the output: ```bash > isort -c --sg **/marketplace/content/store/models/v*/** marketplace/content/store ``` ``` bash ERROR: /Users/govind.rai/Projects/all-the-things/marketplace/content/store/models/marketplace/content/store/models/v1/messages_pb2.py Imports...
After you follow the directions to setup the debugger, you get into the UI and then realize you can't use snapshots or logpoints because:  None of the examples show...
After following tutorials, I expect to see a website running on nginx but I keep getting the following error:  It works on my local machine, so there may be...
## Overview I understand the verifyRequest middleware takes care of verifying incoming requests. However, it seems it does not expose the shop domain/accessToken on the ctx? ### Contrived Scenario The...
**I think it would make more sense if dropdown times remain the same even when user enters a custom time, such as 2:34 PM.** For example, say you have increments...
Although this seems very amatuer (_and I am_), I didn't know you needed both JQuery and JQueryUI for the plugin to work, I wasted a solid 45 minutes trying to...
Console requires the file autoload.php but there is no vendor folder in the package.