I Just updated to the latest version off views 2.10 on my drupal 6.16 installation
I'm using services and with the new version view.get is broken

I have reproduced it on different servers

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

1) Please mark correct versions
2) This isn't services module
3) Please read the submission guidelines.

'views.get' is not a feature of Views. Therefore saying it's broken here will do you no good.

Synthmax’s picture

Status: Closed (won't fix) » Active

Hmm. it looks like it a problem with services. i have to rool back an earlier version of services to get it back up running

dawehner’s picture

Project: Views (for Drupal 7) » Services
Version: 5.x-1.6 » 5.x-1.x-dev
Component: Views Data » Code

Really thats not the services module.

I will move it there, because its senseless in the views issue queue.

marcingy’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)
Synthmax’s picture

I'm running services 6.x-0.15 and Drupal 6.16 Views 6.x-2.8

I created a test project and confirmed that the service call "views.get" works with views 6.x-2.8
When i upgrade to views 6.x-2.10 the services call views.get returns with "access denied"

Max

marcingy’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Views support changed between service 6.0-15 and 6.2 you wil need to up date you client services

Synthmax’s picture

I'm not sure what you meen by "client services" I'm using Flash but...
the problem occurs already within drupal.

If i go to : http://localhost:8888/admin/build/services/browse/views.get and call one of my views i get "access denied"

works fine untill I updates views

Hope this vil help. i can zipp my sandbox site and db and let u download it if it will help

Max

Synthmax’s picture

Ok an Error 40.
I updated services to version to version 6.x-2.0 ran update.php cleared the cashed data. and it all worked. Thanks for you replies and support.

Max