Skip to content

Commit

Permalink
SDK-2423:solved php-sdk-activity-details-get-profile-function-retriev…
Browse files Browse the repository at this point in the history
…es-empty-user-profile
  • Loading branch information
mehmet-yoti committed Feb 9, 2024
1 parent 42bc2c2 commit 3911578
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public function show(YotiClient $client)
$scenario = (new DynamicScenarioBuilder())
->withPolicy($policy)
->withCallbackEndpoint('/profile')
//->withExtension($locationConstraint)
->withExtension($locationConstraint)
->build();

return view('share', [
Expand Down

0 comments on commit 3911578

Please sign in to comment.