Ramiro Sandoval

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

Activity overview

Latest activity by Ramiro Sandoval
  • Ramiro Sandoval commented,

    Actually I have been using Postman to do the request.  I tried with curl and I have been receiving the same message... See image bellow...     I believe that something is wrong with my user. The m...

  • Ramiro Sandoval created a post,

    How to download workbook data using REST API?

      Hi everyone. According to the Datameer REST API reference, to download data from workbook (7.x) you have to use the next URI syntax: curl -u <username>:<password> -X GET 'http://<Datameer-serverI...

  • Ramiro Sandoval created a post,

    How to upload CSV file using REST API?

     Hi.   According to these two methods: https://datameer.zendesk.com/hc/en-us/articles/204744560-How-to-Upload-a-File-Via-REST-API-Calls https://datameer.zendesk.com/hc/en-us/articles/208220653-How...