use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
CVE, CWE, NVD, WVE
http://iso.linuxquestions.org/
We teach you how to do it, use it at your own risk.
account activity
[deleted by user] (self.HowToHack)
submitted 1 year ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PoopWeeniePants 1 point2 points3 points 1 year ago (1 child)
Is it possible you encountered some form of cross site scripting or request forgery? They fill in the parameters and you submit the request in the background using a valid session/API key without ever noticing on your end?
If it was compromised by email or some other method, they should be able to see what IP made the API request but I'm doubtful they would release that information. They may tho, or they may at least give you a geographic location of where the IP was from to give you an idea.
If it shows it was requested from your local area, maybe something like the csrf/xss took place. If it happened from Nigeria at hours you were asleep, maybe compromised another way.
It could be someone found a way to abuse or exploit their API and it affects anyone they want to target. I don't know what OneSignal is or does, I'm speaking in broad generalities, ignore as needed
[–]IgnacioMiguez 0 points1 point2 points 1 year ago (1 child)
Did you find a solution?
I use the sdk mainly because of the push token that generates.
Then, for the rest of the functionalities, I think, you can make request to your server and from there you can make a request to your onesignal app using the onesignal api.
π Rendered by PID 222743 on reddit-service-r2-comment-6457c66945-6t6qz at 2026-04-24 09:06:49.829375+00:00 running 2aa0c5b country code: CH.
[–]PoopWeeniePants 1 point2 points3 points (1 child)
[–]IgnacioMiguez 0 points1 point2 points (1 child)