Connecting to calendly api difficulties

1 回表示 (過去 30 日間)
E Jackson
E Jackson 2018 年 5 月 23 日
コメント済み: Paolo 2018 年 5 月 23 日
Calendly uses a rest api but their documentation uses curl. When I attempt to change the curl to matlab options I cannot login. When using curl from terminal everything works fine. How do I change the curl code over to matlab options in this case? https://developer.calendly.com/docs/test-authentication-token Thanks Eboton
  2 件のコメント
Geoff Hayes
Geoff Hayes 2018 年 5 月 23 日
E - from your link, it appears that the header needs to be updated to include the authentication token. Rather than using the options object, you may want to use the HTTP header field to add a header for your X-TOKEN.
Paolo
Paolo 2018 年 5 月 23 日
Alternatively you can perform your requests by using curl directly in Matlab

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeManage Products についてさらに検索

タグ

製品


リリース

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by