You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to SELECT fields returned without requiring a WHERE clause. On Data API backend: https://restfm/RESTfm-beta/postcodes/layout/full%20postcodes.json?RFMfind=SELECT%20Pcode
results in:
"X-RESTfm-FMDataAPI-Status": "400",
"X-RESTfm-FMDataAPI-Reason": "Find criteria are empty",
The text was updated successfully, but these errors were encountered:
It should be possible to SELECT fields returned without requiring a WHERE clause. On Data API backend:
https://restfm/RESTfm-beta/postcodes/layout/full%20postcodes.json?RFMfind=SELECT%20Pcode
results in:
The text was updated successfully, but these errors were encountered: