Skip to content

GlobeConnect.Authentication 404 error #2

@idiglove

Description

@idiglove

I run this, and I get a 404 error:

let auth = GlobeConnect.Authentication(
      '[api_id]',
      '[secret]');
    
    auth.startAuthActivity(function() {
        console.log(arguments);
    }, function() {
        console.log(arguments);
    });

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions