
Ismail Pelaseyed
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by Ismail Pelaseyed-
Ismail Pelaseyed commented,
Hi Andreas, What's the status on this feature?
-
Ismail Pelaseyed created a post,
How do I see which field is update when running a item.update webhook?
AnsweredHi, I have successfully set up my webhook for item.update but I can't seem to figure out how to get the specific field that is updated. I see that there is a Get item revision reference in the API...
-
Ismail Pelaseyed created a post,
My firewall is blocking the request to verify a hook!
AnsweredHi, It seems as though my firewall blocks the POST request from Podio to verify a webhook. What IP-addresss does Podio use for this?! Thanks again!
-
Ismail Pelaseyed commented,
Andreas, is there somehow you can check my URL http://qvido.se/api/podio/ValidateHook.php. It is accessible but doesn't seem to capture $_POST requests. for some reason.
-
Ismail Pelaseyed commented,
Still no progress with this. Getting a 302 Error when I check the request being made in the Podio UI. Does anybody know why that happens?
-
Ismail Pelaseyed commented,
Found it! :) Still can't get my hook going! Nothing in the logs either!
-
Ismail Pelaseyed created a post,
Where can I see the debug log file?
AnsweredIn the PHP API description it says that: "All API calls made with debug mode turned on will be logged to log/podio.log Monitor that file to follow along with what's happening behind the scenes."...
-
Ismail Pelaseyed commented,
I have no idea what this could be :) Doesn't seem like the URL is accessible. Can you check that somehow? http://qvido.se/api/podio/ValidateHook.php
-
Ismail Pelaseyed commented,
Saw that and fixed it but still no go :) I can create a hook but I can't still verify it for some reason. And nothing is logged...
-
Ismail Pelaseyed commented,
Also when I try to PodioHook::verify($hook_id) I get: Uncaught PodioForbiddenError: "The app with id {MY_APP_ID} does not have the right update on hook with id {THE_HOOK_ID}