Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Jason Hendriks

    (@jasonhendriks)

    Can you send me a screenshot? jason at- hendriks dot- ca

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Did you mean that the link above is what you seen in the address bar of your browser but you have a blank screen?

    That would mean the plugin has crashed sometime after the auth request with Google but before it has a chance to bring you back to the settings page….

    Can we start with deleting the plugin and re-installing?

    Thread Starter littlefeet757

    (@littlefeet757)

    Got it working. Thanks!

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Little Feet, how is the plugin working for you? Any additional feedback for me? If you have any feature requests please let me know! ??

    telmoespanha

    (@telmoespanha)

    Hi, I have the same problem, on https://localhost:8888/bby/wp-admin/options-general.php?page=postman on [Request Permission from Google]. A response will be appreciated, best regards.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Hi telmoespanha, I’m sorry that the plugin is not working for you. Is it possible you also have this problem?

    Please upgrade to 1.3.1 and let me know if that solves your issue.

    telmoespanha

    (@telmoespanha)

    Hi, Jason
    Thanks for response.
    With upgrade to 1.3.1 i have [code] Call to private PostmanAuthorizationToken::__construct() from invalid context in /Applications/MAMP/htdocs/bby/wp-content/plugins/postman-smtp/postman.php on line 115

    I tried install on, my website, https://www.telmoespanha.pt, and didn′t show any message. I think that′s work, (i don′t have permission on server on port 465,) so i can′t send email test.

    I Will appreciate, for now, testing on my local server https://localhost:8888/

    Thanks, about this question...

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    telmoespanha, that is a database upgrade problem for user who have data created from v1.0 or earlier as mentioned in this thread and resolved in v1.3.2.

    Please let me know if v1.3.2 resolves this new issue.

    telmoespanha

    (@telmoespanha)

    Hi, Jason
    Thanks for all feedback suport.

    I′am testing version 1.3.4 on localhost, and I have now this messages:

    Port 25 Closed (php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known)
    Port 465 Closed (php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known)
    Port 587 Closed (php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known)

    I will test with Ampps, Mamp isn`t work with permissions.
    best regards,
    Telmo Espanha

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Oh no, looks like PHP can not open ports on your computer. But it’s possible that your ports ARE open and PHP is just misconfigured.

    Try a telnet test to the mail server from the terminal where your WordPress is installed:

    Jasons-MacBook-Pro:plugins jasonhendriks$ telnet smtp.gmail.com 465
    Trying 74.125.142.108...
    Connected to gmail-smtp-msa.l.google.com.

    If you see Connected, then you need to fix your PHP/Apache installation:

    • You must set the allow_url_fopen property in your PHP5 config
    • Make sure you have LoadFile /lib/libnss_dns.so in Apache’s config

    Try Googling for your error. Unfortunately, that’s the best I can do to help you get going.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    @telmoespanha, I have a new version of the plugin that can send Gmail on port 443, that’s the HTTPS port. It is very likely that this port is open on your host. Would you like to try the new code?

    telmoespanha

    (@telmoespanha)

    Hello, Jason I was working with isotope and wordpress, I will see now this, thanks for suport, for your dedication and sharing solutions.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    My pleasure. Install the latest Postman to see if port 443 is open on your host. The new Postman Gmail API Extension provides email delivery even when the standard ports are blocked

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Hello @littlefeet757, I found someone with your original issue and was able to create a fix finally!

    This issue has been fixed in Postman v1.6.6, marking as resolved.
    re: https://www.ads-software.com/support/topic/google-wont-grant-permission?replies=7

    @telmoespanha, did you ever get this working?

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Requesting permission’ is closed to new replies.