You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2025. It is now read-only.
I'm fully aware that anything to do with CORS is down to CircleCI to allow requests in, but am I the only one who is only able to make GET requests and not POST requests? For reference, I'm trying api.triggerBuildFor("develop"), right after api.latestArtifacts({branch: "develop", filter: "successful"}) and getMe(circleciToken) which do work.