We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following lines use a fixed URL instead environment variable. There is already a variable that has the same value WHATSAPP_API_URL
WHATSAPP_API_URL
weni-integrations-engine/marketplace/wpp_templates/requests.py
Line 19 in bd0702d
Line 27 in bd0702d
Line 38 in bd0702d
Line 46 in bd0702d
In addition, it would be more interesting to use a method that returns the URL from the endpoint to avoid rework, like: https://github.com/weni-ai/weni-integrations-engine/pull/207/files#diff-1be15eeb5dbb3513b189266691c6b4af6e9c40df745b24f0b2a5d17e844cfeedR28
The text was updated successfully, but these errors were encountered:
This PR #233 fixed and change the code to use the environment variable.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The following lines use a fixed URL instead environment variable. There is already a variable that has the same value
WHATSAPP_API_URL
weni-integrations-engine/marketplace/wpp_templates/requests.py
Line 19 in bd0702d
weni-integrations-engine/marketplace/wpp_templates/requests.py
Line 27 in bd0702d
weni-integrations-engine/marketplace/wpp_templates/requests.py
Line 38 in bd0702d
weni-integrations-engine/marketplace/wpp_templates/requests.py
Line 46 in bd0702d
In addition, it would be more interesting to use a method that returns the URL from the endpoint to avoid rework, like: https://github.com/weni-ai/weni-integrations-engine/pull/207/files#diff-1be15eeb5dbb3513b189266691c6b4af6e9c40df745b24f0b2a5d17e844cfeedR28
The text was updated successfully, but these errors were encountered: