<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm 100% sure that the session is correct. I havn't posted the whole
    chain of events here, but this is what I've done:<br>
    <br>
    1. Verified my credentials and got a correct session.<br>
    2. Fetched a potential that I know to be assigned to a group
    (20x1756).<br>
    3a. Tried to change something in the potential and the update it
    without changing assigned_to. This causes the error.<br>
    3b. Create a new potential/edit another potential and set
    assigned_to to 20x1756. This causes the error (assigning the
    potential to a user (19xXXXX) works).<br>
    <br>
    This is all through the REST api using curl.<br>
    <br>
    Nicolas Larcipretti skrev 2012-01-13 12:58:
    <blockquote
cite="mid:CAK10WeBMoY=W5khrJ6+fx7Cpq58mQDny8SbwiK-UqvSuKAQKEQ@mail.gmail.com"
      type="cite">Well, I've never used curl to do this before, but I
      think it can be used without problems.
      <div><br>
      </div>
      <div>Your request seems fine to me, the only things you need to
        check are:</div>
      <div>- the "sessionName", cause if you create the token in the
        wrong way, it won't let you finish the request.</div>
      <div>- the related id's that you're sending.</div>
      <div><br>
      </div>
      <div>Are you shure that your group id is 1756? I don't know how
        many users you have, but usualy that a pretty high number to a
        group.</div>
      <div>
        <br>
      </div>
      <div>Can you show us how are you creating your session?</div>
      <div><br>
      </div>
      <div>Cheers.</div>
      <div><br>
      </div>
      <div>Nicolas<br>
        <br>
        <div class="gmail_quote">2012/1/13 Bobo Wieland <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:bobo@prisjakt.nu">bobo@prisjakt.nu</a>&gt;</span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Sure.<br>
              <br>
              Data array:<br>
              <pre>[amount] =&gt; 0.00
    [referenceid] =&gt; 
    [special_price] =&gt; 0
    [email] =&gt; 
    [countrybusiness] =&gt; SE
    [price_type] =&gt; Pricegroup A
    [expected_close_date] =&gt; 2012-01-09
    [created_time] =&gt; 2012-01-09 10:53:48
    [description] =&gt; 120109/SalesBot - Sj&auml;lvprofilering
2012-01-09/SalesBot new status.

    [modified_time] =&gt; 2012-01-13 10:25:50
    [next_step] =&gt; 
    [potential_name] =&gt; Featured Store - demo
    [type] =&gt; Featured Store
    [potential_no] =&gt; POT3232
    [probability_(%)] =&gt; 0.00
    [related_to] =&gt; 3x793
    [sales_stage] =&gt; Closed Won
    [assigned_to] =&gt; 20x1756
    [potentialid] =&gt; 5x53741</pre>
              <br>
              <br>
              This is the raw curl command:<br>
              <br>
              /usr/bin/curl --header 'Expect:' --header 'Authorization:
              Basic &lt;CODE&gt;' --include --url
              '&lt;VTIGER_URL&gt;/webservice.php' --data
'element=%7B%22amount%22%3A%220.00%22%2C%22cf_507%22%3A%22%22%2C%22cf_629%22%3A%220%22%2C%22cf_630%22%3A%22%22%2C%22cf_703%22%3A%22SE%22%2C%22cf_705%22%3A%22Pricegroup+A%22%2C%22closingdate%22%3A%222012-01-09%22%2C%22createdtime%22%3A%222012-01-09+10%3A53%3A48%22%2C%22description%22%3A%22120109%5C%2FSalesBot+-+Sj%5Cu00e4lvprofilering%5Cn2012-01-09%5C%2FSalesBot+new+status.%5Cn%22%2C%22modifiedtime%22%3A%222012-01-13+10%3A25%3A50%22%2C%22nextstep%22%3A%22%22%2C%22potentialname%22%3A%22Featured+Store+-+demo%22%2C%22opportunity_type%22%3A%22Featured+Store%22%2C%22potential_no%22%3A%22POT3232%22%2C%22probability%22%3A%220.00%22%2C%22related_to%22%3A%223x793%22%2C%22sales_stage%22%3A%22Closed+Won%22%2C%22assigned_user_id%22%3A%2220x1756%22%2C%22id%22%3A%225x53741%22%7D&amp;operation=update&amp;sessionName=672515d54f100e7a0cc2e'<br>
              <br>
              <br>
              Nicolas Larcipretti skrev 2012-01-13 11:36:
              <blockquote type="cite">
                <div>
                  <div class="h5">Can you paste here your entire REST
                    call? I might help you cause I have a method that
                    does group creation via webservice here.
                    <div><br>
                    </div>
                    <div>Cheers</div>
                    <div><br>
                    </div>
                    <div>Nicolas<br>
                      <br>
                      <div class="gmail_quote">2012/1/13 Bobo Wieland <span
                          dir="ltr">&lt;<a moz-do-not-send="true"
                            href="mailto:bobo@prisjakt.nu"
                            target="_blank">bobo@prisjakt.nu</a>&gt;</span><br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div bgcolor="#FFFFFF" text="#000000"> Coming
                            back to this issue. Just ignored it for a
                            while.<br>
                            <br>
                            Trying to set assigned_to for a potential to
                            "20x1756" (which is a valid group that many
                            potentials is assigned to in our vtiger
                            system) still gives me the error message:<br>
                            <br>
                            "Cannot assign record to the given user
                            (ACCESS_DENIED)"<br>
                            <br>
                            I do this using the REST Web Services using
                            "update"
                            <div><br>
                              <br>
                              <br>
                              <br>
                              praneeth K skrev 2011-10-28 12:51: </div>
                            <blockquote type="cite">Hi ,
                              <div>
                                <div><br>
                                  <br>
                                  &nbsp; Generally group id will be in the
                                  format of '20x<i>groupId</i>'. I hope
                                  you are passing id to the REST api in
                                  the same format. <br>
                                  <br>
                                  <div class="gmail_quote">On Fri, Oct
                                    28, 2011 at 1:51 PM, Bobo Wieland <span
                                      dir="ltr">&lt;<a
                                        moz-do-not-send="true"
                                        href="mailto:bobo@prisjakt.nu"
                                        target="_blank">bobo@prisjakt.nu</a>&gt;</span>
                                    wrote:<br>
                                    <blockquote class="gmail_quote"
                                      style="margin:0pt 0pt 0pt
                                      0.8ex;border-left:1px solid
                                      rgb(204,204,204);padding-left:1ex">Using
                                      the REST-api, is it possible to
                                      set "assigned_to" for a Potential<br>
                                      to a Group? I get an ACCESS_DENIED
                                      when I try even though it works<br>
                                      perfectly to set it to a group
                                      using the standard webinterface.<br>
                                      <br>
                                      best regards<br>
                                      <font color="#888888">Bobo Wieland
                                        - <a moz-do-not-send="true"
                                          href="mailto:bobo@prisjakt.nu"
                                          target="_blank">bobo@prisjakt.nu</a><br>
_______________________________________________<br>
                                        <a moz-do-not-send="true"
                                          href="http://www.vtiger.com/"
                                          target="_blank">http://www.vtiger.com/</a><br>
                                      </font></blockquote>
                                  </div>
                                  <br>
                                  <br clear="all">
                                  <br>
                                  -- <br>
                                  <br>
                                  <div>Best Regards,</div>
                                  <div>K Praneeth,</div>
                                  <div>vtiger Team.</div>
                                  <div><br>
                                  </div>
                                  <div><span
                                      style="font-size:13px;font-family:arial,sans-serif"><b>Connect

                                        with us on:&nbsp;</b><a
                                        moz-do-not-send="true"
                                        href="http://twitter.com/#%21/vtigercrm"
                                        style="color:rgb(0,0,204)"
                                        target="_blank">Twitter</a>&nbsp;<b>I</b>&nbsp;<a
                                        moz-do-not-send="true"
                                        href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall"
                                        style="color:rgb(0,0,204)"
                                        target="_blank">Facebook</a>&nbsp;<b>I</b>&nbsp;<a
                                        moz-do-not-send="true"
                                        href="http://blog.vtiger.com/"
                                        style="color:rgb(0,0,204)"
                                        target="_blank">Blog</a><b>&nbsp;I</b>&nbsp;<a
                                        moz-do-not-send="true"
                                        href="http://wiki.vtiger.com/index.php/Main_Page"
                                        style="color:rgb(0,0,204)"
                                        target="_blank">Wiki</a>&nbsp;<b>I&nbsp;</b><a
                                        moz-do-not-send="true"
                                        href="http://forums.vtiger.com/"
                                        style="color:rgb(0,0,204)"
                                        target="_blank">Forums&nbsp;</a><b>I</b>&nbsp;<a
                                        moz-do-not-send="true"
                                        href="http://vtiger.com/"
                                        style="color:rgb(0,0,204)"
                                        target="_blank">Website</a></span></div>
                                  <br>
                                </div>
                              </div>
                            </blockquote>
                            <br>
                            <div> <br>
                              <div>-- <br>
                                <i>Med v&auml;nliga h&auml;lsningar<br>
                                  Bobo - <a moz-do-not-send="true"
                                    href="mailto:bobo@prisjakt.nu"
                                    target="_blank">bobo@prisjakt.nu</a></i></div>
                            </div>
                          </div>
                          <br>
_______________________________________________<br>
                          <a moz-do-not-send="true"
                            href="http://www.vtiger.com/"
                            target="_blank">http://www.vtiger.com/</a><br>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <pre>_______________________________________________
<a moz-do-not-send="true" href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a></pre>
              </blockquote>
              <div class="im"> <br>
                <br>
                <div>-- <br>
                  <i>Med v&auml;nliga h&auml;lsningar<br>
                    Bobo - <a moz-do-not-send="true"
                      href="mailto:bobo@prisjakt.nu" target="_blank">bobo@prisjakt.nu</a></i></div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            <a moz-do-not-send="true" href="http://www.vtiger.com/"
              target="_blank">http://www.vtiger.com/</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <i>Med v&auml;nliga h&auml;lsningar<br>
        Bobo - <a class="moz-txt-link-abbreviated" href="mailto:bobo@prisjakt.nu">bobo@prisjakt.nu</a></i></div>
  </body>
</html>