Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dears this is the scenario,
I have use the rest connector and i already loop on it to get all data over all branches that i have and all available date and the connector i use a variable on the data and the branch that i need to loop on and that was fine, but the issue is that after 3 days of calling data now I am not able to use the variable because as a filter, once i load it doesn't accept the value in the variable but it was work before.
so is there anything like reset all variable or clear cash, or because that I'm requesting too much the API blocked me, but if i'm loading one day one branch it works fine?
this is the error that i . got:
QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 400 (Bad Request):
{"error":"There are some errors with the data provided.","messages":{"filters.branch_id":["The selected filters.branch id is invalid.","The filters.branch id is required."]}}
anyone had that issue before?
Solved, i found the issue.
Solved, i found the issue.