angular-contentful icon indicating copy to clipboard operation
angular-contentful copied to clipboard

Build the URL with environment if present

Open enriquepalaciosv opened this issue 6 years ago • 0 comments

By default the requests always go to the master environment of the space, you have to include the environments/${environmentId}path in the url.

See here the official documentation

enriquepalaciosv avatar May 31 '19 23:05 enriquepalaciosv