Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configuration for an external id users #22

Open
1 task done
YasiYaseen opened this issue Jan 30, 2024 · 3 comments
Open
1 task done

configuration for an external id users #22

YasiYaseen opened this issue Jan 30, 2024 · 3 comments

Comments

@YasiYaseen
Copy link

How can we help?

i wanted to send to a specific user with an external id .
so how to change this.

$config = Configuration::getDefaultConfiguration()
->setAppKeyToken(APP_KEY_TOKEN)
->setUserKeyToken(USER_KEY_TOKEN);

$apiInstance = new DefaultApi(
new GuzzleHttp\Client(),
$config
);

now when i add $notification->setIncludeExternalUserIds(['EXTERNAL_ID']);
It gives an error {"errors":["Please include a case-sensitive header of Authorization: Basic \u003cYOUR-REST-API-KEY-HERE\u003e or Bearer

Code of Conduct

  • I agree to follow this project's Code of Conduct
@LowKey1998
Copy link

was this resolved?

2 similar comments
@LowKey1998
Copy link

was this resolved?

@LowKey1998
Copy link

was this resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants