Ember Logo 1c White
  • Docs
  • Releases
  • Blog
  • Community
  • About
  1. Home
  2. Projects
    1. Ember
    2. Ember Data
    3. Ember CLI
3.1
  1. Packages
    1. ember-data
  2. Classes
    1. DS.AbortError
    2. DS.Adapter
    3. DS.AdapterError
    4. DS.AdapterPopulatedRecordArray
    5. DS.BelongsToReference
    6. DS.BooleanTransform
    7. DS.BuildURLMixin
    8. DS.ConflictError
    9. DS.DateTransform
    10. DS.EmbeddedRecordsMixin
    11. DS.Errors
    12. DS.FilteredRecordArray
    13. DS.ForbiddenError
    14. DS.HasManyReference
    15. DS.InvalidError
    16. DS.JSONAPIAdapter
    17. DS.JSONAPISerializer
    18. DS.JSONSerializer
    19. DS.ManyArray
    20. DS.Model
    21. DS.NotFoundError
    22. DS.NumberTransform
    23. DS.PromiseArray
    24. DS.PromiseManyArray
    25. DS.PromiseObject
    26. DS.RESTAdapter
    27. DS.RESTSerializer
    28. DS.RecordArray
    29. DS.RecordReference
    30. DS.RootState
    31. DS.Serializer
    32. DS.ServerError
    33. DS.Store
    34. DS.StringTransform
    35. DS.TimeoutError
    36. DS.Transform
    37. DS.UnauthorizedError
    38. Ember.Inflector

Class DS.ForbiddenError

Defined in: /home/travis/build/emberjs/data/tmp/broccoli_yuidoc-input_base_path-WIGFfQH8.tmp/0/-private/adapters/errors.js:253
Module: ember-data

A DS.ForbiddenError equates to a HTTP 403 Forbidden response status. It is used by an adapter to signal that a request to the external API was valid but the server is refusing to respond to it. If authorization was provided and is valid, then the authenticated user does not have the necessary permissions for the request.

Copyright 2022 Tilde Inc.
Team | Sponsors
Security | Legal | Brand
Community Guidelines

Ember.js is free, open source and always will be.

Hosted by:

CDN provided by:

Tested with:

Resolved with: