Rahmat Slamet
Rahmat Slamet
I want to custom ApiExceiption default message. here it is [ResponseMessage](https://github.com/proudmonkey/AutoWrapper/blob/master/AutoWrapper/Helpers/ResponseMessage.cs) Can I, or this feature is not ready yet?
I have a case when I've created a listener when notification is sent on laravel that have a simple task which is check if current scheduled notification is sent. I...

Im trying to implement logout via request because my application is SPA. But got CORS-Policy using function logoutWithRedirectService in the backend. Is there any how-to for SPA apps?
**Actual behavior** I have events on startup and shutdown. When I put these configs before VersionedFastAPI initialization, the events does not working. ```python # App Event Setting @app.on_event("startup") async def...
I just love dark themes.
**Describe the bug** Like the title, if you runt the code example "user_example" you will get the `TikTokApi.exceptions.EmptyResponseException: None -> TikTok returned an empty response. **The buggy code** in example.user_example.py,...
This PR to solve the issues #1187 #1193 #1179 by simulating `user` movement using scrolling after open the page.
So, this PR is to provide opt-out solution for issues; #1185 and #994 ## **PROBLEMS** when I try to figure out what is happening, most of the time the sessions...