question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Heroku Deployment: missing_scope

See original GitHub issue

The Heroku deployment builds perfectly and it looks as though it’s going to work, however when a user enters their email and passes the recaptcha, once they click the “send invite” button they get a “missing scope” error:

image

Navigating to the /invite url shows the following error:

Cannot GET /invite

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
chickendivercommented, Feb 23, 2019

Totally. Check out this link https://mailtrack.io/trace/link/1d0752e920c4fb7703d1dfefe5d5561b875696c3?url=https%3A%2F%2Fapi.slack.com%2Fcustom-integrations%2Flegacy-tokens&userId=697669&signature=5eae29a92efc3dc5, then select “Create Token” on whichever Slack team you want to use.

Be aware that these tokens will likely be deprecated, thereby breaking your sign-up form when it happens.

On Fri, Feb 22, 2019 at 11:49 PM Greg Allen notifications@github.com wrote:

It looks as though @twbs https://github.com/twbs managed to get this up and running and is using it on their homepage https://mailtrack.io/trace/link/94f83a9c18450ace1d71002b6099950ec01f32a4?url=https%3A%2F%2Fgetbootstrap.com&userId=697669&signature=66fd8cfa54667034 as their default way to onboard new people into Slack. This workflow is awesome, I’d really love to replicate it for my projects.

@chao-mu https://github.com/chao-mu and @chickendiver https://github.com/chickendiver - If one of you wouldn’t mind explaining to me which legacy token to use, I’d really appreciate it. As you can probably tell, I’m an extreme beginner, so any help would be greatly appreciated.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://mailtrack.io/trace/link/1d3f31d2da62e6f419ba134939f1d7e722feabce?url=https%3A%2F%2Fgithub.com%2Frauchg%2Fslackin%2Fissues%2F380%23issuecomment-466623044&userId=697669&signature=17f9b48ce078d6c5, or mute the thread https://mailtrack.io/trace/link/b7a1022ec3b913da9f9eac9b724fabe62c39131f?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGDPKntLV4-7eloxxsJuiunmQYhURY1Dks5vQORvgaJpZM4WA89C&userId=697669&signature=997ceddca8134ff5 .

1reaction
chickendivercommented, Feb 6, 2019

I share the same concern as @chao-mu - Would be good to see this resolved to support Slack Apps

Read more comments on GitHub >

github_iconTop Results From Across the Web

Heroku CLI Commands
app-ci.json is deprecated. Run this command to migrate to app.json with an environments key. Example: $ heroku ci:migrate-manifest Writing app.
Read more >
Heroky Deployment - Error: Missing required flag
The missing flag error isn't related to your Application Error screen. That's just Heroku telling you it doesn't know which app's logs to...
Read more >
Environments and deployments - GitLab Docs
If the environment scope is review/* , then jobs with environment names starting with review/ would have that variable available. Some GitLab features...
Read more >
Deploy a Community (Digital Experiences)
It's possible that you may need to fix a couple of dependencies (i.e. missing users in the target org, fix some profile bits,...
Read more >
How to Get Started with Heroku Logging - Atatus
Heroku is a platform for deploying, running, and managing applications. ... newly generated Dyno are missing from earlier Dynos' log files.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found