Forum in maintenance, we will back soon 🙂
API is working well, giving a result of 200, but the result displayed failed to fetch suggestions
Hello friend, the images you attached arent opening. Please can you reattach them or share the github link for your code.
@calvin-komdjeu did you use the Attach Files or the Drag and Drop feature for your images? Also make sure they are smaller than the 128MB limit.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
@calvin-komdjeu You've not committed any code to the Github repository. Let me assume that you have a file called app.py. You need to first "add" app.py to the local repository queue, then you "commit" the change (the added file) to the local repository and finally you push the local change to the Github repository.
I don't use a GUI for my use of git so I can't help you beyond what I've started with the GUI but I would do this in the console:
git add app.py git commit -m "Initial commit" git push
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
@ssadvisor I did, just that when I create Github repository choose the file just as per the training, it doesn't appear there.
I even downloaded the code Hasan share with us, follow the same process and still getting the same wrong result.
I am not advancing with the course because of that.
@husein-aboul-hasan Hi I did not hear from you since after sending the images.
Kindly answer me for help. Thank you.
Please share your code to see why the API is not working.
GitHub, please make sure you are in the same folder of the repository.
@admin should I copy and paste the code here or send it via Email?
@calvin-komdjeu use the code icon above (<>) to share a paste of the code. If you want some 1-on-1 time I do offer that, my calendar link is in my signature.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack