Skip to content

Fix AsanaError::handleResponseError#92

Open
idsulik wants to merge 1 commit intoAsana:masterfrom
idsulik:fix-asanaerror-handler
Open

Fix AsanaError::handleResponseError#92
idsulik wants to merge 1 commit intoAsana:masterfrom
idsulik:fix-asanaerror-handler

Conversation

@idsulik
Copy link

@idsulik idsulik commented Jun 7, 2022

The PR fixes cases when server respond with, for example, 503 error, because there is no case for this code. I added default handler for all unhandled errors.
Without the fix, code continue executing and gives undefined property warning src/Asana/Client.php:103

@idsulik
Copy link
Author

idsulik commented Apr 8, 2025

@jv-asana @aw-asana hello! Could you please check it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments