jabanat

  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 1

Activity overview

Latest activity by jabanat
  • jabanat commented,

    I can confirm the UUID parameter is valid as it returns: {"data":{"summary":{"uuid":"85910e50-b3e8-414e-b80d-7edd7ef49fae","createdAt":"2024-07-30 08:35:31Z","updatedAt":"2024-07-30 08:35:31Z","nam...

  • jabanat commented,

    DJI Developer Support do you have any suggestions?

  • jabanat commented,

    I think part of your message got cut off. Could you please provide the full code for me to test

  • jabanat commented,

    Please retest according to the attached screenshot Could you please share the screenshot?

  • jabanat commented,

    Thanks for your quick response! Unfortunately I am still getting the same response: #!/bin/bashDJI_APP_KEY=""DJI_SECRET_KEY=""URI=/terra-rescon-be/v2/resources/85910e50-b3e8-414e-b80d-7edd7ef49fae...

  • jabanat created a post,

    DJI TerraAPI "DELETE"

    Completed

    Hello. I'm having trouble with the DELETE calls to the API, specifically for the `Resource` and `Files` endpoints.My script looks like: #!/bin/bashDJI_APP_KEY=""DJI_SECRET_KEY=""URI="/terra-rescon-...