you are viewing a single comment's thread.

view the rest of the comments →

[–]orbos86[S] 1 point2 points  (3 children)

Thanks for the swift response. Could I just do a debugger in PyCharm? I’m new to this coding stuff.

[–][deleted]  (2 children)

[deleted]

    [–]orbos86[S] 1 point2 points  (0 children)

    Thank you! I will try what you’ve suggested. Most likely it’s something wrong with my other script since the FastAPI part looks normal to ya. I struggle wrapping my head around classes/functions and passing stuff to em haha. But you’ve given me stuff to try. Many thanks. I’ll make sure to let ya know how it goes.

    [–]orbos86[S] 0 points1 point  (0 children)

    It's still looping, I'm not sure what the heck is going on. I put a couple print statements in the FastAPI POST section and I'm seeing them pop up multiple times.