Help
Mehmed_Jusic
4 - Data Explorer
4 - Data Explorer
since ‎Jul 16, 2020
‎Nov 29, 2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi guys, I was trying to call my CircleCI endpoint from the custom app which contains only one single button with the following request: const deploy = async () => { const url = 'https://circleci.com/api/v2/project/bitbucket/xyz'; const token = ...