allOrigins Raw not working for filters #67
FebaSaneesh
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying to cretrieve data from an application using its public API. In order to override cross origin request problem I am using allOrigins. The request is a Get XhttpRequest. The resposnse type is given as Raw and we are getting the data also. But it is always retrieving the first 100 records only. I tried different filters with the url request but still it is not working.
Any help would be appreciated.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions