I just started trying to follow the instructions at Eve Third party Developer Blog and am receiving a 302 response. (Aside: As a new user, I’m limited to 2 URLs, so I’m cutting my question a lot.)
Swagger editor then shows a blank page. Curl reports more details:
302 Foundcurl -X POST -H “Content-Type: application/json” -d ‘{“swaggerUrl”:“https://esi.tech.ccp.is/_latest/swagger.json”}’ “http://generator.swagger.io/api/gen/clients/python”
302 Found
Any ideas? Thanks!