Skip to main content
wb1234567890
Participant
May 4, 2015
Question

Receiving 403 (access forbidden) when CFID or CFTOKEN are in the URL

  • May 4, 2015
  • 0 replies
  • 210 views

We are running Coldfusion in production and I am setting up a developer edition for local development.  When I enter http://someServer.com/ml.cfm?aID=378 it works just fine.  When authenticate and start passing session CFID & CFToken (http://someServer.com/ml.cfm?aID=378&CFID=12345&CFTOKEN=54321), I receive the 403 error page.  Is there something in Coldfusion that is throwing the error?

    This topic has been closed for replies.