glitch-tools / sync-glitch-cli

:flags: Sync changes in your GitHub repository to glitch.com

Home Page:https://npm.im/sync-glitch-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network tab not showing Glitch Request URL At All!

opened this issue · comments

Summary

When I try to find the request URL from the steps provided here: https://www.npmjs.com/package/sync-glitch-cli#how-to-get-required-environment-variables Glitch will not show up with the Request URL.
It pops up with two other things but none of which are what you said someone needs in the link provided above.

(Summarize the bug encountered concisely)

Steps to reproduce

I simply went to my Glitch Repo, did Open devtool and click the Network tab Select Project name > Advanced Options > Import from GitHub and then nothing shows up relating to

https://api.glitch.com/projects/githubImport ~:

(How one can reproduce the issue - this is very important)

Pull Request URL

(If possible, please paste pull request URLs which have errors.)

What is the current bug behavior?

The Glitch Request URL does not show up.
(What actually happens)

What is the expected correct behavior?

The correct behavior should be that I can get the request URL.

(What you should see instead)

Relevant logs and/or screenshots

https://imgur.com/a/J0aTW

(Paste any relevant logs - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise.)

Possible fixes

(If you have any idea to solve the problem, please help us.)

My FeedBack: Make the instructions more easier to understand.