Welcome Guest, Not a member yet? Register   Sign In
Loading Mailjet API
#4

(This post was last modified: 09-29-2022, 10:42 AM by kcs.)

(09-29-2022, 02:54 AM)superior Wrote: I believe the first slash on 'use \Mailjet\Resources;' should be 'use Mailjet\Resources', doesn't Mailjet have a Exception handler to check if something has gone wrong with the communication?

Thank you so much, that was it Smile
I was not seeing anything return as the example seems to only show the result when it works with this line:
Code:
$response->success() && var_dump($response->getData());

But I was not seeing anything... and since I don't really understand what I am doing for now... I have no idea how to try something different than what I am getting from the documentation explicitly.

(09-29-2022, 04:06 AM)kenjis Wrote: Why don't you show the code for the api call in the controller?
Sorry I thought it was not relevant at this point. Thanks for your help
Reply


Messages In This Thread
Loading Mailjet API - by kcs - 09-29-2022, 02:42 AM
RE: Loading Mailjet API - by superior - 09-29-2022, 02:54 AM
RE: Loading Mailjet API - by kcs - 09-29-2022, 09:57 AM
RE: Loading Mailjet API - by kenjis - 09-29-2022, 04:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB