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

Updaters cannot login to Dynect #26

Closed
akostadinov opened this issue Oct 29, 2015 · 3 comments
Closed

Updaters cannot login to Dynect #26

akostadinov opened this issue Oct 29, 2015 · 3 comments

Comments

@akostadinov
Copy link

How to use gem with such account then?

[5] pry(main)> dyn = Dyn::Traffic::Client.new("customent", 'name', 'passwd')
Dyn::Exceptions::RequestFailed: Request failed: ERROR ILLEGAL_OPERATION BLL - login: Updaters cannot login to Dynect
INFO  BLL - login: Login failed
@lhagemann
Copy link
Contributor

This is FAD ... the "users" of type update and only permitted to issue dynamic updates they do not have login permissions.

This is not an issue with this gem, nor with the API. It is inherent to the platform.

@akostadinov
Copy link
Author

How do I perform dynamic updates then?

@lhagemann
Copy link
Contributor

There is documentation here:
https://help.dyn.com/managing-dynamic-updates/

Including how to write your own remote access api client. https://help.dyn.com/remote-access-api/

Dynamic updates are done through the remote access api, and not through the dynect traffic api.

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