Search for solutions or post your questions. Let our community experts move you forward.
I had built backend glue but while running url "http://glue-backend.us.spryker.local/antelopes" i got below error [ { "code": "007", "status": 404, "message": "Not found" }] Can anyone help me out where i am doing wrong
We use GlueBackendAPI to give access for 3rd Party services to our data. They all autheticate using OAuth. OAuth has so calles scopes to restrict access to certain endpoints. This is also said in the Documentation but no examples how to do that. There is a manual of how to create a scope, but nothing about how to relate a…
Running docker/sdk cli vendor/bin/glue api:generate:documentation --application backend fails when dynamic-entity is installed: Propel\Runtime\Exception\PropelException - Exception: Database map was not initialized. Please check the database loader script included by your conf. Visit…