• Because Name Already Exists

    (@because-name-already-exists)


    Found error everytime when new user register. After refreshed registration page, error not happened anymore.

    I don’t know if this is may be related to SMTP PostMan plugins. But I have have Postman credential along with Socializer credential in same project (different credential, same project).

    Here are debug message:

    Fatal error: Uncaught Error: Class 'Google_Utils_URITemplate' not found in /.../wp-content/plugins/super-socializer/library/Google/Http/REST.php:165 
    
    Stack trace: #0 /.../wp-content/plugins/super-socializer/library/Google/Resource.php(191): Google_Http_REST::createRequestUri('gmail/v1/users/', '{userId}/messag...', Array) 
    
    #1 /.../wp-content/plugins/post-smtp/Postman/Postman-Mail/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessages.php(197): Google_Service_Resource->call('send', Array, 'Google_Service_...') 
    
    #2 /.../wp-content/plugins/post-smtp/Postman/Postman-Mail/PostmanGmailApiModuleZendMailTransport.php(200): Google_Service_Gmail_Resource_UsersMessages->send('me', Object(Google_Service_Gmail_Message), Array) 
    
    #3 /.../wp-content/plugins/post-smtp/Postman/Postman-Mail/Zend-1.12.10/Mail/T in /.../wp-content/plugins/super-socializer/library/Google/Http/REST.php on line 165

    All plugins is latest version

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Because Name Already Exists

    (@because-name-already-exists)

    For additional info:

    I have checked this option:

    Trigger social login in the same browser tab

    But it still loaded with pop up.

    Thread Starter Because Name Already Exists

    (@because-name-already-exists)

    Update:
    Looks like i found the problem. Error only happened when this option enabled:

    Send new user registration notification email to admin

    When I unchecked that option, everything running well (except the pop up, still loaded)

    So basically is this can’t work if 2 API’s in same project running simultaneously ?

    So should I create thread support to Postman SMTP author or maybe this is on Super Socializer side?

    Plugin Author Heateor Support

    (@heateor)

    So basically is this can’t work if 2 API’s in same project running simultaneously ?
    So should I create thread support to Postman SMTP author or maybe this is on Super Socializer side?

    If you give me the link of SMTP plugin you are using, would be able to run compatibility test with Super Socializer. In the meantime, you can contact the author of SMTP regarding this.

    Thread Starter Because Name Already Exists

    (@because-name-already-exists)

    Thank you for your response, I will open support thread there.

    Here are the plugins, I’m using OAuth 2.0 method :

    SMTP Plugins link: https://ww.wp.xz.cn/plugins/post-smtp/
    Github: https://github.com/yehudah/Post-SMTP

    I also have tested with different projects in Google console and still no luck

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error: Class ‘Google_Utils_URITemplate’ not found’ is closed to new replies.