Comments
-
Hi, The card api does not seem to be working card_url = f'https://api.domo.com/v1/cards/{card_id}' However, I am able to list cards but not getting the individual card details using https://api.domo.com/v1/cards/end point There is also this post which someone had also faced the same issue Moreover I tried Domo CLI command…