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

Feature/debug wpci #110

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

Feature/debug wpci #110

wants to merge 3 commits into from

Conversation

xtornasol512
Copy link
Contributor

@xtornasol512 xtornasol512 commented Nov 25, 2021

  • Debug errors on signing documents
  • Can deploy using heroku 20 stack

@xtornasol512 xtornasol512 self-assigned this Nov 25, 2021
@@ -38,6 +38,7 @@

# Load Logging definition
logging.basicConfig(level=logging.INFO)
logging.getLogger('googleapiclient.discovery').setLevel(logging.CRITICAL)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Esta línea es por esta referencia
googleapis/google-api-python-client#299
QUe encontre unos logs de este warning
Screen Shot 2021-11-25 at 14 03 31

@@ -0,0 +1 @@
python-3.6.15
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fue necesario para deployar

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.

None yet

1 participant