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

Did the "Fake Company Name" field always have comma-separated values, or is...

Thank you for the response!

View Article


Reading from dataset in formula

I was having this issue about a month ago where uploaded data sets were returning blank values for certain columns even though data was there

View Article


API not working

Hey, I’m writing to report an issue that I’m experiencing with the Mockaroo API for generating data. Every time I try to specify a type for a field using the API, I get the following error message:...

View Article

Using custom list: error: Illegal quoting in line 1

Trying to create a schema with a custom list of DBRef objects but I always get the above error in the result set. Perhaps my escaping is not accurate? Here is a test schema:...

View Article

API Upload Size Limit

Bumping this as I would love a resolution. I found a previous convo where it was said you should be able to upload at least 10mb the file its stopping me from uploading is only 2.5mb

View Article


Mockaroo Formulae

Hey People I have a field called as relieving_date I have a field called as date_of_joining I have a field called as status I want the value of relieving_date to be set only if status = ‘Left’ I want...

View Article

Mockaroo Formulae

This is how I would do it: https://mockaroo.com/e197bc10

View Article

Creating mock api using Query Param

https://mockaroo.com/docs

View Article


Csv File Will not Load

Is anyone having issues loading a csv file? (Tue Mar 14, 2023) I have tried clearing cache, logging off etc. but to no avail.

View Article


Csv File Will not Load

This should be fixed now.

View Article

Mockaroo Formulae

Continuing the discussion from Mockaroo Formulae: relieving_date + days(random(0,date_diff('days',date_of_joining, now()))) Will get you a random date between join day and today, to avoid having...

View Article

Dataset Animal breeds

Hello, In my schema I have a field called Breed that uses the column type ‘Dataset column’. The dataset contains breeds of cats and dogs. I have another column type “type”, Custom list, ‘DOG’,‘CAT’....

View Article

Dataset Animal breeds

Nevermind! I figured it out. I created a new field called types and used the formula option. formula : from_dataset(‘Breeds’, ‘fldTypeName’, fldItem: breed)

View Article


How to exclude null value field in JSON objects of JSON Array?

Hello This is possible by unchecking the box include null values

View Article

From_dataset on JSON dataset results in json text must at least contain two...

In my current schema, I try to access a dataset (ClientOffice) which is stored as json. My ClientOffice dataset is as follows, [ { id: …, name: …, companyId: …, }, {}… ] When I use...

View Article


From_dataset on JSON dataset results in json text must at least contain two...

@mockaroo Any help on this would be appreciated

View Article

Started getting "SSL alert number 80" last week

Submitting requests via newman + Jenkins. Requests failing with greater frequency, with this error: write EPROTO 581B0000:error:0A000438:SSL routines:ssl3_read_bytes: tlsv1 alert internal...

View Article


Started getting "SSL alert number 80" last week

I am investing. I’ll let you know what I find shortly.

View Article

Started getting "SSL alert number 80" last week

I switched CDNs on Friday. The new CDN only supports TLS v1.2 and above. My guess is you can fix that error by upgrading your client or simply restart the process to force a renegotiation of protocols.

View Article

Image may be NSFW.
Clik here to view.

Started getting "SSL alert number 80" last week

That seems to fix the issue, at least for a simple check. In Postman I changed the settings for each individual request to disable TLS 1 and 1.1:

View Article
Browsing all 2665 articles
Browse latest View live