-
Notifications
You must be signed in to change notification settings - Fork 833
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
Module 4 - Adoption and 'Like' does not work #250
Comments
After posting, I realized that the code build for Module 4 failed, due to an outdated Dockerfile (still using Python 2 and pip). When replacing this Dockerfile with the one in Module 2, adoption works, but 'likes' still don't. |
Module 4 of python CDK doesn't implement getMysfit() and likeMysfit, you can find the code in Module 4 of python |
Thanks. I am not using the CDK, but will look at the code.
…On Sat, Apr 10, 2021 at 5:57 AM Guillaume Marchand ***@***.***> wrote:
Module 4 of python CDK doesn't implement getMysfit() and likeMysfit, you
can find the code in Module 4 of python
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCQDC3LBI4LH6M2F6J26QLTIAOKDANCNFSM42P2VMXA>
.
--
Dr. Kristof Kloeckner
***@***.***
|
I have now changed the network configuration to public subnets and an ALB. I can see the mysfits and their profiles and apply filters, but I still cannot like a mysfit or adopt one. I am using Python (not the CDK). I changed the API Gateway integration to HTTP_Proxy. Not sure what I am missing. |
I just finished Module 4. Adoption and Like doesn't seem to work. When looking at index.html it some problems are flagged (localstorage not defined).
The web site seems fine, but clicking on the adoption button and the heart have no effect.
Has anyone seen this as well?
The text was updated successfully, but these errors were encountered: