-
hey all, on a local moto_proxy server i try to send some post requests to update athena results. executing this without success
what do i do wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Hi @megetron3! Which version of Moto are you on? I think I resolved this bug a few days ago. There hasn't been a proper release yet, but the latest dev release should work just fine: |
Beta Was this translation helpful? Give feedback.
-
@bblommers thanks for the quick response. please note that i call moto proxy. if switching to a moto server everything works just fine and requests.post retuens the expeced 201 status code. does the moto proxy should support athena results api? |
Beta Was this translation helpful? Give feedback.
-
please note that even when i dont set the athena results and execute this
to the moto proxy or to the server, i expect zero results while getting:
|
Beta Was this translation helpful? Give feedback.
Hi @megetron3!
Which version of Moto are you on?
I think I resolved this bug a few days ago. There hasn't been a proper release yet, but the latest dev release should work just fine:
https://pypi.org/project/moto/5.0.3.dev23/