finos / datahelix

The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation
https://finos.github.io/datahelix/
Apache License 2.0
141 stars 50 forks source link

Playground API is down #1693

Closed samdobson closed 4 years ago

samdobson commented 4 years ago

Hi team,

Looks like a really interesting project - congrats!

I'll download the JAR, but while I do, just a heads up that the playground API is currently unreachable.

image

tjohnson-scottlogic commented 4 years ago

Hi @samdobson, thanks for letting us know :) Seems to be working at the moment, will do a bit more digging. How did you get on with the JAR?

samdobson commented 4 years ago

The issue seems to be related to CORS if it helps (using Chrome).

image

I didn't get around to local testing yet, but it is on my todo list for next week.

Tom-hayden commented 4 years ago

Yep down for me as well.

Steps to reproduce:

  1. Using Chrome navigate to the playground (https://finos.github.io/datahelix/playground/)
  2. Click Run in the top right.

Result:

PlaygroundCORS

Expected result:

Generates rows

tjohnson-scottlogic commented 4 years ago

Apologies, I thought the problem was just in reaching the playground, I hadn't actually run it :( Also not working for me...

Tom-hayden commented 4 years ago

Capture Playground should be up and working now

tjohnson-scottlogic commented 4 years ago

Brilliant, thanks, works for me 👍

@samdobson, this should help in addition to your local testing, let us know if we can help you at all.