I’m trying to test in Postman using the API token from one of my Kintone apps. I’ve tried to follow the docs as closely as possible, but am not sure what I’m missing. All I want to do is pull the records from the app to view.
Hello! Thanks Junko! This is great! I got a successful return in Postman - but I’ve also switched to Basic Authentication. This will apply also, I’m assuming?
would you have ANY idea why it won’t accept the ‘?app=210’ part of the URL? I know this isn’t your area specifically - but I’m kind of desperate to try and get this working. So I’m trying everything.
Hi Heather,
I have never used Power IB before, so I installed it and included the following info on the set-up “From Web” screen.
Somehow, I did not see “Access Web content” screen and was able to get the data below successfully .
What I realized is that if I input the wrong URL, I was navigated to “Access Web content”. Then as you said, under “Anonymous” tab, the URL does not have the full address as I specified but without “?app=154”(in my case). Therefore, I would suggest you to double check the URL on “From Web”. Hope it helps.
I don’t get it. My settings are the exact same as yours… I’ve checked the URL - it’s the same exact one you listed in the earlier part of this forum. It works in my Postman (and in your’s). I have no idea…
Thank you for your help with this. At least I know it IS, indeed, possible. Something is off - I just can’t figure out what
When you are adding the API token to the header, what it the Authentication method? I can only get this to work in Postman when using Basic Auth with Username: X-Cybozu-API-Token and the password as my API token.