Integration of JSON data from HTTP/S API

Hi, I try to use http api to connect to the server:
http://auth.mydevices.com?response_type=token&client_id=8e1d5af7-4850-4b52-999a-f27bbb396229&redirect_uri=http://localhost:8080&state=active

It shows an error:
Can’t read swagger JSON from http://auth.mydevices.com/swagger.json

Do you know how I can get this work?

Thanks

1 Like