Post

Replies

Boosts

Views

Activity

Reply to curl -i http://localhost:5000 I get a 403 Forbidden error.
It's possible that the upgrade to Monterey caused some changes to your network settings or security settings, which could be causing the issue you are experiencing with Postman and curl. Here are a few things you can try to troubleshoot the problem: Check your firewall settings: Make sure that your firewall settings are not blocking incoming connections to your application. You can check your firewall settings in System Preferences > Security & Privacy > Firewall. Check your application settings: Make sure that your application is configured to allow incoming connections on port 5000 You can check this in the settings or configuration files of your application. Check your network settings: Make sure that your network settings are configured correctly, and that your computer can connect to the internet and to other devices on your network. Try running your application on a different port: If you are still having trouble, try running your application on a different port and see if that resolves the issue. Check for any updates or changes to your application or dependencies: Make sure that your application and any dependencies are up to date, and that there have not been any recent changes or updates that could be causing the issue. Source: https://localhosts.mobi/5000
Mar ’23
Reply to Financial reports for in app purchases - specifically customer information
Fake credit card can also be generated by algorithm or copied from real cards. The most dangerous fraud is done in stores, in the form of "copying credit cards". Since the information on the card is real, it is not possible to prove fraud. The police pointed out that the fraudsters obtained the information from the internet and requested that personal information not be sent to unsafe sites.
Feb ’23