Specgen appears to be down again.

Not applicable

I send a request and get no response from any API I try to hit.. if I change the HTTPS to HTTP, I get a 304 error... so something is listening.. but a good request just flashes and does nothing.

Any idea what's going on?

@Anil Sangar

http://specgen.apistudio.io


0 13 224
13 REPLIES 13

Not applicable

@Don Long

Works as expected, Can you be specific on how to reproduce issue you see ?

5682-screen-shot-2017-09-21-at-111918-am.png

hi @Anil Sagar , the specgen.apistudio seems to be down for couple of days now. can you check on that please.

THanks.

Not applicable

@Anil Sagar

Try to run this API URL.... the "gear" flashes that it indicates it is working for just a second and then gives no response

GET https://api-rhf.relayhealth.com/v2/payerlist/hello

Running this from a Postman instance gives the following response:

{
"heartbeatResponse": "PayerSearch v2",
"status": "OK"
}

I have run this with probably 4 or 5 of our APIs and it provides the same results.

I HAVE been able to run this successfully before.

Thanks

Don

@Don Long , Looks like some kind of certificate issue with https endpoint.

Not applicable

@Anil Sagar

Can you check into what's going on with the tool a little more?

I had our team run some checks on our side, and here is what they found:

From external the API you set as an example is accessible. I therefore believe it is an issue with their tool.

I also used a sample web service from the swagger pet store and put the URL through their tool and it worked.

So their tool is partially working.

It just does not even show that it attempted to hit us when tracing the service.

I tried the service with

https://api-rhf.relayhealth.com/v2/payerlist/hello

and it is blank via their tool.

I then logged in and put a trace on the service and from our network I can hit the service. From their tool, I see nothing in the trace as if it is blocked by a firewall.

I then went to

https://www.websitepulse.com/help/tools.php

and tried hitting the service, to which it worked.

URL tested:https://api-rhf.relayhealth.com/v2/payerlist/hello
Test performed from:New York, NY
Test performed at:2017-09-21 15:42:06 (GMT +00:00)
Resolved As:143.112.182.12
Status:OK
Response Time:0.443 sec
DNS:0.000 sec
Connect:0.079 sec
Redirect:0.000 sec
First byte:0.363 sec
Last byte:0.000 sec
Size:52 bytes

Not applicable

@Anil Sagar

Were you ever able to take a look at this? I just tried again and it still does nothing with the APIs we try to run through it.

Thanks

Don

@Don Long , I have fixed same. https://api-rhf.relayhealth.com/v2/payerlist/hello should work fine now. Hope it helps.

@Anil Sagar

thank you Anil, that worked fine. Question for you... this tool does one operation at a time. Is there a way to use the tool to create swagger for an entire API bundle at once? Or is there another tool to do so?

Thanks


Don

@Anil Sagar

I take it back... it's not working again.

http://specgen.apistudio.io

I get the following when I try to hit this URL

This site can’t be reached

specgen.apistudio.io refused to connect.

ERR_CONNECTION_REFUSED

@Anil Sagar

trying it this evening, it is now getting a connection timeout... and not a connection refused

specgen.apistudio.io took too long to respond.

ERR_CONNECTION_TIMED_OUT

@Anil Sagar

This worked for most of today... but then quit. it was acting oddly when trying to get past the header definitions, then it quit and I am getting connection timeouts again.

Love the tool... it's really helpful... any way you could take a look at this?

Thanks

Don

@Anil Sagar

It was working again. Not sure if you are fixing it each time. If so, thank you.

Now it is getting connection refused again....

I do have an issue, however, and if you could reach out to me, I would appreciate it.

While running a particular operation, I get past the first 2 steps... Run API (and it returns the expected results) Program info... but when I get to API info, I click Next and nothing happens... the little gear appears for a second to say it's working, but then it just stays there. I can't do any of the next steps.

Thanks in advance.

Don