Victor_MM
(Victor MM)
April 12, 2022, 12:39pm
1
I’m trying to use this api: Link but when trying to get the content I get the following error:
The blocks:
(i know its in portuguese, but u can understand) i use this method for anothers api’s and i have no error, whats wrong? is there any alternative method to receive this response?
TimAi2
(metricrat)
April 12, 2022, 1:15pm
3
Seems the api is expecting a browser to connect?
You could use webviewer like this:
returns (excerpt):
so you would need to remove the html tags at the beginning and end
TimAi2
(metricrat)
April 12, 2022, 1:44pm
5
It may be that you can set some response headers for the web component that will satisfy the api. Check the api documentation.
Were you able to separate the information from this API by item?
system
(system)
Closed
May 21, 2022, 10:34pm
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.