Dan Hoeck
Posts: 0
Joined: Sat May 17, 2014 3:55 am

Issue with Sendgrid email setup

I followed the appery tutorial (http://devcenter.appery.io/documentat...)
however, I can't get the app to successfully execute. It works when I test the service "SendGrid_MailSend" directly, however when trying it in the app, it does not execute sucessfully.

In the console I am getting error 404 (not found).

Please help!

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Issue with Sendgrid email setup

Hi Dan,

Could you please show this error in the browser console.

Dan Hoeck
Posts: 0
Joined: Sat May 17, 2014 3:55 am

Issue with Sendgrid email setup

GET https://api.appery.io/rest/1/proxy/tu... 404 (Not Found) api.appery.io/rest/1/proxy/tunnel?api_user=xxxxxx&api_key=xxxxxxxx&to=dphoeck%40gmail.com&subject=subject&text=body&from=xxx%40weed2.me:1
POST http://debug.appery.io/ws/target/t-11311 404 (Not Found) target-script-min.js:1271
GET http://debug.appery.io/ws/target/t-11311 404 (Not Found) target-script-min.js:1271

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Issue with Sendgrid email setup

Hi Dan,

Please show us screen shots with service request and service response.

You can find this request in browser debugger "network" tab.

Regards.

Dan Hoeck
Posts: 0
Joined: Sat May 17, 2014 3:55 am

Issue with Sendgrid email setup

Is this what you're looking for?

Image

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Issue with Sendgrid email setup

Hi Dan,

Here is what we want to see:

http://prntscr.com/4ubwrc/direct

Please check whether you have selected parameters like on screen shot.

Also please show us "response" tab of this request.

Regards.

Dan Hoeck
Posts: 0
Joined: Sat May 17, 2014 3:55 am

Issue with Sendgrid email setup

Hi Yurii,

Here are the screen shots Image Image

Thanks,
Dan

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Issue with Sendgrid email setup

Dan,

Did you check difference?

Please check it..

I gave you a correct request.

I can see first difference - you use "get", and must be "post".

Regards

Dan Hoeck
Posts: 0
Joined: Sat May 17, 2014 3:55 am

Issue with Sendgrid email setup

Hi Yurii,

I'm having no luck here. I've updated from "get" to "post" and tried updating a few other pieces without success.

Also FYI, the appery tutorial to get SendGrid running is outdated and indicates that you should use "get". Please let me know your thoughts on next steps.

Thanks,
Dan

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Issue with Sendgrid email setup

Hi Dan,

Please give us your app public link and describe steps to reproduce this problem.

We will take a look.

Regards.

Return to “Issues”