I'm sure that I'm missing something but I can't seem to find a way to just test my request without making a proper post on the site. I'm using Python's HTTP Requests library if that helps.
Posted under General
I'm sure that I'm missing something but I can't seem to find a way to just test my request without making a proper post on the site. I'm using Python's HTTP Requests library if that helps.
intoxicated_furry said:
I'm sure that I'm missing something but I can't seem to find a way to just test my request without making a proper post on the site. I'm using Python's HTTP Requests library if that helps.
There isn't a test site, or a way to preview things for testing, so the only way is to actually upload a post then correct any mistakes on the post manually.