Emirhan Burak Yüce
Results
2
comments of
Emirhan Burak Yüce
Hello, we are also facing a similar issue where we have some resources referencing some non primary foreign keys, which broke the corresponding resource pages, your solution seems to fix...
Thanks for the fast reply here are the relevant parts on how I sign in ``` # Create a global TwitterAsync instance twitter_app = TwitterAsync("session") .... async def call_api(account, query,...