Closed thisAKcode closed 2 years ago
it is solved. Sorry I didn't make a real PR , but just merged it to master. it was related to engine configuration I just needed to put my overlycomplicated pw into following:
import urllib.parse
urllib.parse.quote_plus("my_pw_included_tricky_to_encode_chars")
OK this all works, but remember to load DB url from the environment, see https://pybit.es/articles/how-to-handle-environment-variables-in-python/
Hey I played with fastapi as per this video: https://www.youtube.com/watch?v=d_ugoWsvGLI I repeated all steps but at the end I got an error about authentication.
We can take it on next call otherwise here is the way to reproduce it:
the error is: