Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
api
Commits
be3a4f71daf0
Commit
be3a4f71daf0
authored
1 year ago
by
Arnaud Vergnet
Browse files
Options
Downloads
Patches
Plain Diff
doc: add troubleshooting info about pyamid conf
parent
9152de3fc71f
No related branches found
No related tags found
1 merge request
!56
doc: add troubleshooting info about pyamid conf
Pipeline
#206402
passed with warnings
1 year ago
Stage: lint
Stage: tests
Stage: qa
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+10
-0
10 additions, 0 deletions
README.rst
with
10 additions
and
0 deletions
README.rst
+
10
−
0
View file @
be3a4f71
...
...
@@ -58,3 +58,13 @@
a `JWT`_ token will be generated and sent in the ``Set-Cookie`` header.
This token must be sent as a cookie for each request to be successful.
Troubleshooting
---------------
**Pyramid**
Depending on your pyramid configuration,
you may need to manually include the api
routes by adding this line in your pyramid.ini
``cubicweb.includes = cubicweb_api``
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment