Error getting projects with created_from_template field

Hi everyone,

In our app, we recently added the “created_from_template” field in our “opt_fields” parameter, when querying projects.

We starts getting complaints from users, and after some investigation, we found that, for some projects list, when we add that field in the opt_fields list, we get a 403 error in return, with that message:

“You do not have access to this pot.”

Why are we getting that error, and is it possible that, this information is available for some users and not others, and that may be the reason why we get that error?

If that is the case, how can we know if we can, or can’t, ask for that field in our opt_fields list?

Thank you!

1 Like