Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generate a report in Python
#3
No, 404 is resource not found.

400 is a generic bad request status code, so doesn't necessarily indicate that the URL is bad. The request body could be malformed, for instance. I'd check the documentation of the API you're using to check that you're specifying the request in the right way.
Reply


Messages In This Thread
Generate a report in Python - by qureshi - Aug-22-2019, 10:06 AM
RE: Generate a report in Python - by Larz60+ - Aug-22-2019, 03:49 PM
RE: Generate a report in Python - by ndc85430 - Aug-24-2019, 04:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need help with Allure report Nik1811 0 224 Apr-22-2024, 09:59 AM
Last Post: Nik1811
  Unable to download TLS Report attachment blason16 6 636 Feb-26-2024, 07:36 AM
Last Post: Pedroski55
  Help with Python Script to generate SVG Dot Matrix Pattern for LED Light Guide iamrickm 2 837 Aug-25-2023, 06:07 PM
Last Post: iamrickm
  Allure Report Generation rotemz 0 833 Jan-24-2023, 08:30 PM
Last Post: rotemz
  Right to left alignment in python report using Reportlab jalal0034 1 1,902 Sep-27-2022, 04:25 AM
Last Post: jalal0034
  Generate Python variables dynamically Pedroski55 5 2,974 Mar-04-2022, 10:13 PM
Last Post: deanhystad
  Print Report Invoice nio74maz 0 1,606 Jun-17-2021, 08:25 AM
Last Post: nio74maz
  fpdf adding a new font to my report KatMac 0 2,231 Apr-23-2021, 02:19 PM
Last Post: KatMac
  Saving Report Names Kristenl2784 7 3,192 Jul-09-2020, 12:34 AM
Last Post: Kristenl2784
  how to generate html report for each folder using pytest ktrsarath 0 2,235 Jun-30-2020, 05:14 AM
Last Post: ktrsarath

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020