Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

CORS error every other time a request is made

I created my first proxy to add basic authentication credentials to an API that does not support CORS so I can access it via JS. I think I've been mostly successful but when I test my site it seems to work twice, then fail twice with a CORS error, then loops again working twice failing twice..

I'm totally stumped as to why it would work/fail in that pattern. You can try it yourself here: http://apps.schoolsitelocator.com/api.html

I get this message in postman:

{ "fault": { "faultstring": "Unable to identify proxy for host: davidbutzjr-eval-prod.apigee.net:443 and url: /insightly", "detail": { "errorcode": "messaging.adaptors.http.flow.ApplicationNotFound" } } }

thanks in advance!

0 6 738
6 REPLIES 6