I'm encountering a `not_allowed` error when trying to request a temporary link using the Mozilla API. Despite ensuring that my access token has the correct permissions and following the API documentation, I'm still receiving this error

Could someone please help me troubleshoot this issue? Specifically, I would like to know:

  1. What are the common causes for a not_allowed error in the Mozilla API context?
  2. Are there specific permissions or scopes required for generating temporary links?
  3. Could there be any endpoint or request method requirements I might be overlooking?
  4. What steps should I take to ensure my request is correctly formatted and authorized?

Any guidance or tips on resolving this error would be greatly appreciated!