Rahmat Slamet

Results 10 issues of 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?

enhancement

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...

bug
help wanted

![image](https://user-images.githubusercontent.com/15151850/99913753-4a1e9680-2d34-11eb-89b1-222a85bc7764.png)

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,...

bug

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...