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 photon.py #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix photon.py #24

wants to merge 3 commits into from

Conversation

nrathaus
Copy link

Fix issue raised here: #21

url is being modified and then used - originally the idea was to break url into its two components, base URL up to the ? and its params, the code modified the url used causing it to never find any params

I fixed it so that base_url value is used and url is kept intact

@nrathaus nrathaus mentioned this pull request Jun 28, 2024
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

Successfully merging this pull request may close these issues.

1 participant