Quantcast
Channel: Mockaroo Community Forum - Latest posts
Browsing all 2665 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Reading from dataset in formula

user246: Was this issue/bug resolved somehow? I am getting the same error and facing the same situation as @empolink Even i am facing same issue and is this resolved?

View Article


From_dataset function is not working and is showing null values even though...

i created a dummy insurance data set and tried with below formula also following he quote where there is capital could see this issue previously as well and can you confirm if the issue resolved?

View Article


From_dataset function is not working and is showing null values even though...

I’m not able to reproduce this. Can you send me the link to your schema?

View Article

Slow API Requests and Timeouts

Hi, I’m not sure exactly what is going on, but I am experiencing slow API requests and timeouts using the Mockaroo-Node NPM package. I have been experiencing issues only this morning, but using this...

View Article

Slow API Requests and Timeouts

Everything seems to be working again, so I’m assuming it was an issue on the Mockaroo API server end? In any case, is there a way I can view the server status to help troubleshoot issues like this in...

View Article


Slow API Requests and Timeouts

Ditto. Ever since today (yesterday no problem) I am getting timeouts when I call Request{method=GET, url=https://api.mockaroo.com/api/ee8a3db0?count=8&key=…}

View Article

Slow API Requests and Timeouts

It appears we’ve hit a milestone in demand. I’ve made some adjustments that should give us ample headroom going forward.

View Article

Slow API Requests and Timeouts

I am still having the same issue. is there something changed, it is just the API being extremely slow until timeout

View Article


Regex Expression not working for password

I am trying to make a regex expression on mockaroo for Password. I want my password to have at least 1 lowercase character, 1 uppercase character, 1 digit and 1 special character. The min length...

View Article


Slow API Requests and Timeouts

@mockaroo I appreciate your response. I am still unable to consistently generate data, and it seems to now be blocking all of my requests due to some CORS issue. Could you please let me know what is...

View Article

Slow API Requests and Timeouts

Should have that fixed today. I think I know what happened.

View Article

Slow API Requests and Timeouts

I’m back in business today! Thanks for your quick attention to this.

View Article

Slow API Requests and Timeouts

Out of curiosity, is this working using POST to generate JSON? I am still getting 502 errors trying to make those requests, but it seems GET (at least to get the Mockaroo Types) works without issue.

View Article


Slow API Requests and Timeouts

I figured out what my issue was – using the mockaroo-node package, it defaults the base URL for the requests to simply be mockaroo.com instead of api.mockaroo.com. I was able to set the host option to...

View Article

Slow API Requests and Timeouts

@mockaroo am geeting internal server error while requesting, i am facing this issue for last two days

View Article


Slow API Requests and Timeouts

I’ve updated the mockaroo node package to use api.mockaroo.com now.

View Article

Regex Expression not working for password

I updated the Password data type so that you can customize the minimum number of symbols, numbers, upper case letters, etc… This should get you what you need much easier.

View Article


Syntax Error If .. Then foirmula to assign value of a field based on the...

The Scenario is as follows: We have a Column List field Value_Type which can take one of the value from list randomly {“Value 1”, “Value 2”, …“Value 5”} We need a field NoofOptions which will take the...

View Article

Syntax Error If .. Then foirmula to assign value of a field based on the...

Here is the correct syntax: if field('Value_Type') == 'Value 1' then 'Single Option' else 'Multiple' end

View Article

Syntax Error If .. Then foirmula to assign value of a field based on the...

Thanks. That worked. Is there a link which provides documentation related to the Syntax, keywords etc. For e.g. in the above issue I had missed including “end” keyword at the end and missing single...

View Article
Browsing all 2665 articles
Browse latest View live