Skip to content

Error: Authentication information is not present. Did you add credentials? #88

@Cinezaster

Description

@Cinezaster

V4.5.1 and V4.5.0, breaks my frontend and backend code.
Last working version 4.4.0
No code has been changed only update appbase-js version or did a npm update on latest version of @appbaseio/reactivesearch

Error: Authentication information is not present. Did you add credentials?

const appbaseDB = Appbase({
  url: <APPBASE_URL>,
  app: <APPBASE_APP>,
  credentials: <APPBASE_KEY>
})

Same on frontend:

<ReactiveBase
        app="APPBASE_APP"
        credentials="APPBASE_KEY">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions