Skip to content

Conversation

@kflemin
Copy link
Contributor

@kflemin kflemin commented Nov 21, 2025

Any background context you want to provide?

What's this PR do?

How should this be manually tested?

What are the relevant tickets?

Screenshots (if appropriate)

kflemin added 20 commits July 17, 2025 10:30
@kflemin kflemin added Bug Enhancement Add this label if functionality was generally improved but not a full feature or maintentance. and removed Bug labels Nov 21, 2025
Copy link
Contributor

@haneslinger haneslinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yaaaaaaaay

response.json()["url"] == f"{self.salesforce_url}/oauth2/authorize?"
f"client_id={self.bb_salesforce_config.client_id}&"
f"redirect_uri={quote_plus(REDIRECT_URI)}&"
f"redirect_uri={quote_plus('https://127.0.0.1:8000' + REDIRECT_URI_ENDING)}&"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is https://127.0.0.1:8000 gonna work on prod? docker-y stuff, Idk

@kflemin kflemin merged commit 7dafa5b into develop Dec 10, 2025
9 checks passed
@kflemin kflemin deleted the bb_salesforce_cleanup branch December 10, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Add this label if functionality was generally improved but not a full feature or maintentance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants