Hi there,
I’m trying to use ADALO API to extract some data from my Adalo APPs and show in another apps built in other platform.
Everything was working fine until this afternoon. Now I’m receiving this response instead the json:
Application Error html, body, iframe { margin: 0; padding: 0; } html,
body {
height: 100%;
overflow: hidden;
}
iframe {
width: 100%;
height: 100%;
border: 0;
}
</style>
Below the image of my test on Postman.
Anyone having this error?
Another question is about the “Rate Limit” of the APIs. Anyone know if Adalo impose any limitations for the APIs?