Hi All, We have recorded a new video to help you overcome the error (403) you've been facing. Check out our latest video here 👉 th-cam.com/video/3Qinu26UmZs/w-d-xo.html We hope this helps to solve your errors. Thanks for your patience.
Dear All, As you know that Remix IDE is quite new and its creators keep updating the IDE which might be the reason for the 403 error that you are not able to push your code to GitHub. Try the following steps to remove the error. 1. Goto Remix settings and add your Github token along with your username and email id there. 2. Goto Github --> New Repository main page --> copy the main repo URL Goto Remix --> Under Clone, Push and pull --> under GitRemote --> Name = your Github User name --> URL = repo url --> add remote 3. Goto Commands --> remote branch = main --> local branch = main --> click init 4. Goto source control --> message = demo --> click ''+" to any file from changes --> click on git commit 5. Head back to Clone, push , pull and remotes --> select Force Push --> click on Push 6. Refresh the repo page on Github and you will see the uploaded file there. I hope this will solve your query regarding the 403 error. If the error still persists please let me know, I'll create a new video with updated IDE. Thanks
for 'commands' my local branch is blank and when i select 'push' i get ERROR from IDE: could not find head also cannot add remote on git remote even after typing 'origin' and adding the new repository URL link. Please help
1. Click on the DGIT icon > GITHUB SETTINGS > paste the newly created token in “Personal Github Token”. Update your name and email. 2. Under files(1st icon from top): Select the workspace you want to deploy the new created repo. (you will get a popup for repository and click ok). 3. Go back to DGIT and write 'main' under REMOTE BRANCH and click on 'init'. 4. Click on SOURCE CONTROL > click on stage all > add new message > click on git commit button. 5. Under GIT Remote, write Name: 'origin' and URL: link to GitHub repo you created earlier. Then click on add Remote
@1:30 timestamp 1. Copy your personal access token from your GitHub and create a new repository. 2. In Remix ide - goto source control (branch like icon) and scroll down where it asks you to put your name and token. It will save automatically. Use this for reference: medium.com/coinmonks/remix-github-f702ee28de37
@@tensorflowusergroupchandig9127 after this step @4:00 i am getting an error when trying to 'add remote' under git remote. I typed in 'origin' for name and copy/pasted my new repository link from github in URL. am getting error that says "Please init your repo first" when i hit add remote. Any solutions?
Hi All,
We have recorded a new video to help you overcome the error (403) you've been facing. Check out our latest video here 👉
th-cam.com/video/3Qinu26UmZs/w-d-xo.html
We hope this helps to solve your errors.
Thanks for your patience.
Never mind but your voice is sweet. Also thanks for saving my programs . Spent lot of time looking for solution and this video solved it .
Thank you for the video. Only here I found how to fix the bug with the language.
This video helped me out a lot thank you
Very helpful. Thank you!
Wow,,,, Thanks,,, waiting for me tips
Great video it helped me thanku
tysm ❤❤
thanks a ton
I can't see the DGIT plugin in my remix online. How do I solve this?
thanks
Nice work ashi
Thank you
Thanks it worked for me. But one thing you missed to tell us to add the token in Remix settings. So that got an error while pushing the code.
Dear All,
As you know that Remix IDE is quite new and its creators keep updating the IDE which might be the reason for the 403 error that you are not able to push your code to GitHub.
Try the following steps to remove the error.
1. Goto Remix settings and add your Github token along with your username and email id there.
2. Goto Github --> New Repository main page --> copy the main repo URL
Goto Remix --> Under Clone, Push and pull --> under GitRemote --> Name = your Github User name --> URL = repo url --> add remote
3. Goto Commands --> remote branch = main --> local branch = main --> click init
4. Goto source control --> message = demo --> click ''+" to any file from changes --> click on git commit
5. Head back to Clone, push , pull and remotes --> select Force Push --> click on Push
6. Refresh the repo page on Github and you will see the uploaded file there.
I hope this will solve your query regarding the 403 error.
If the error still persists please let me know, I'll create a new video with updated IDE.
Thanks
not worked ,every time show 403 error
@@waqasakber3047 Uploaded a new video to solve this. Check it out here 👉th-cam.com/video/3Qinu26UmZs/w-d-xo.html
@@tensorflowusergroupchandig9127 thank u.it is really working ,you are a good youtuber..
Thank
Configuration of solitidy you add your token first
for 'commands' my local branch is blank and when i select 'push' i get ERROR from IDE: could not find head
also cannot add remote on git remote even after typing 'origin' and adding the new repository URL link.
Please help
1. Click on the DGIT icon > GITHUB SETTINGS > paste the newly created token in “Personal Github Token”. Update your name and email.
2. Under files(1st icon from top): Select the workspace you want to deploy the new created repo. (you will get a popup for repository and click ok).
3. Go back to DGIT and write 'main' under REMOTE BRANCH and click on 'init'.
4. Click on SOURCE CONTROL > click on stage all > add new message > click on git commit button.
5. Under GIT Remote, write Name: 'origin' and URL: link to GitHub repo you created earlier.
Then click on add Remote
Thank You so much @Aashi
Showing http error 403 code
same
Did you get a solution?
@@anandrai9059 no bto not yet
@@spinochillomania007 ohkk
Hi mate, not sure you resolved this. If not, try ticking the checkbox for public repo under repo in your public access token. Then try to push again.
@@anandrai9059 See my reply to the original comment
Do we need to past our token somewhere in remix ide
Error from IDE: The function requires > a "remote OR url" parameter but none was provided
at the time of push.
There must have been an update in the IDE. I'll check and let you know.
Please check the pinned comment, these steps will solve the error.
any update on the 403 error?
Please check the pinned comment, these steps will solve the error.
Mam at last when I am pushing, it says plz set a token first
@1:30 timestamp
1. Copy your personal access token from your GitHub and create a new repository.
2. In Remix ide - goto source control (branch like icon) and scroll down where it asks you to put your name and token.
It will save automatically.
Use this for reference: medium.com/coinmonks/remix-github-f702ee28de37
@@tensorflowusergroupchandig9127 after this step @4:00 i am getting an error when trying to 'add remote' under git remote. I typed in 'origin' for name and copy/pasted my new repository link from github in URL. am getting error that says "Please init your repo first" when i hit add remote.
Any solutions?
@@fromthebasement918 Please check the pinned comment, these steps will solve the error.
getting error from ide http error : 403
frobidden
plz solve this issue mam
There must have been an update in the IDE. I'll check and let you know.
Please check the pinned comment, these steps will solve the error.
All done as per your instruction, after push code didn't sent to GitHub
Also I used ur linguist code
Please check the pinned comment, these steps will solve the error.
I can't even see your cursor. There is no way to know exactly what you are referfing to.
Try this one:
th-cam.com/video/3Qinu26UmZs/w-d-xo.htmlsi=TGhkF0WGgHUAX3QP
Didi show cursor on kar leti
Error 403😒
Where exactly are you getting this error?
@@tensorflowusergroupchandig9127 once you have connected, after the last directive given in this video,it throws that error
@@nicodemuskiptoo1037 there must have been some updation on the IDE end. I'll check and get back to you.
Please check the pinned comment, these steps will solve the error.
thank you