Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix api access tokens on staging env #487

Closed
rachelekm opened this issue May 6, 2022 · 0 comments
Closed

Fix api access tokens on staging env #487

rachelekm opened this issue May 6, 2022 · 0 comments
Assignees

Comments

@rachelekm
Copy link
Contributor

rachelekm commented May 6, 2022

When starting/editing a user profile on staging the address field no longer searches destinations for a user to select. Instead, it stalls on loading (we are unable to manually type in an address to continue as well) and we cannot move on to saving the profile:
Screen Shot 2022-05-06 at 10 01 23 AM
Taking a look at the network tab it appears we have no access token available for the mapbox geocoding API, so we should make that available and any other environment variables needed for the app to function on staging:
Screen Shot 2022-05-06 at 10 01 58 AM
This is related to the discussion from PR #419.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants