☝️Small business or a startup? See if you qualify for our special offer.
+

The remote JSON sometimes works, sometimes not.

Answered
Rommel Manalo asked 6 days ago

I'm using the latest 2.9.99, and load from URL. Sometimes it works sometimes it's not, and we cannot figured out what is happening.

 

Here is the JSFiddle https://jsfiddle.net/0qx89y6z/4/

I have a comment there which URL loads and which is not.

Take note, if I'm loading using local json (after i downloaded the result of the remote URL), the flexmonsters shows data.

Also using the same remoteURL works fine on webdatarocks, but stops when we are using the flexmonster, here is the webdatarocks jsfiddle https://jsfiddle.net/45qypng6/

The loading of remote URL works 100% of a time from our dev machine, using dev license keys

 

Here is video on how i use it https://www.youtube.com/watch?v=KAWme_ImL1M

 

 

 

 

 

 

 

 

4 answers

Public
Rommel Manalo 5 days ago

Something i notice, does flexmonster supports array?

The fields tags and payment method was set as string, but the json data was like [], blank array or ["card", "bank"]. In webdatarocks, it works fine, in flexmonster it does not.

If i used to load it via local json file, it works fine too.

Public
Rommel Manalo 5 days ago

I think we figured out the issue. It is related to the array. Some of the data are array like the fields tags and payment methods.

When we changed it to string (by concatenating the array items), it seems to work now

Public
Rommel Manalo 5 days ago

You can close this ticket now

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster 5 days ago

Hello Rommel,

Thank you for contacting us!

Yes, you are correct that Flexmonster does not support arrays. In such cases, we recommend passing arrays in the data as strings, just as you did.

However, loading the data via remote and local JSON should work the same way, so the behavior described is unexpected. That is why our team will examine it. We will share the results with you with an ETA of April 29th.

You are welcome to contact us if other questions arise.

Kind regards,
Nadia

Please login or Register to Submit Answer