12
REST data source TEST no longer working (critical)
complete
A
Antti Hannula
For some reason, RUN TEST with a parameter is no loner working. I run into this when trying to figure out why data source itself is no longer working. Data comes from Amazon AWS, and that side seems to be ok. So there is something wrong maybe the REST get collection itself as data is no longer updating in the app (preview). For the "RUN TEST", the button is now grayed out and hence no longer works.
Log In
Activity Feed
Sort by
Kristian Gerkman
complete
Hey, this issue is now fixed.
Kristian Gerkman
in progress
O
Onno Bos
I can confirm I have same issue.
M
Mikey McCorry
As I had mentioned in the forums, for me, this issue was cause by having URL placeholders in the API call that had the "Is optional" property set to 'off'. Switching all placeholders to "Is optional" = on temporarily fixed the issue, allowing me to RUN TEST, then set the schema. I could then set the placeholders back to NOT optional (which again greyed out the RUN TEST button.) Hope this helps track down the bug (and offers a temporary workaround to others in the meantime.)
S
Spencer Cook
I can confirm I am seeing the same issue.
T
Timo Kapanen
under review
T
Timo Kapanen
Hi Antti Hannula and thanks for your report. I was able to reproduce the issue and we are studying what is causing it. Best Regards, Timo Kapanen
J
Jose Adolfo Villalobos
The problem is generalized. The Test button remains grayed no matter what operation you are trying. This bug is stopping all development in Rest API
A
App Builder
Jose Adolfo Villalobos: A work around for now is to set all parameters to optional - this allows you to test the API