Here is the call we're trying to make:
curl -H "Host: device-api.urbanairship.com" -H "Content-Type: application/json" -H "Accept-Language: en-us" -H "Accept: application/vnd.urbanairship+json; version=3;" -H "User-Agent: Name 1.0 (iPhone; iOS 11.2.6; UALib 9.0.3; xxx; en_IN)" -H "Authorization: Basic <REDACTED>" -H "Pragma: no-cache" -H "Cache-Control: no-cache" --data-binary '{"device_type":"ios","channel_id":"xxx","named_user_id":"1"}' --compressed https://device-api.urbanairship.com/api/named_users/associate

 

We're receiving a 403 error when trying to do so.  Any help would be appreciated!  Thanks in advance!

Didn't find what you were looking for?

New post

Comments

1 comment

  • You will need to turn on the option to Allow Named Users to Be Associated from Devices as discussed in our Engage Settings Dccumentation.

    Please remove any authentication information in future forum posts and support requests.

    Comment actions Permalink

Please sign in to leave a comment.