Error 1101 Web API

I’m trying to use this api: Link but when trying to get the content I get the following error:

image

The blocks:
image

(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?

1101 mean internet error

Seems the api is expecting a browser to connect?

You could use webviewer like this:

returns (excerpt):

image

so you would need to remove the html tags at the beginning and end

Thank you, its works!

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?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.